Explorar el Código

fix: 下载日志问题

zhangjie hace 2 meses
padre
commit
5e80e50a89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/modules/analysis/views/AnalysisBatchManage.vue

+ 1 - 1
src/modules/analysis/views/AnalysisBatchManage.vue

@@ -174,7 +174,7 @@
               "
               class="btn-primary"
               type="text"
-              @click="toViewLog(row)"
+              @click="toViewLog(scope.row)"
               >下载日志</el-button
             >
           </template>