Ver código fonte

fix: 下载日志问题

zhangjie 2 meses atrás
pai
commit
5e80e50a89
1 arquivos alterados com 1 adições e 1 exclusões
  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>