zhangjie 10 сар өмнө
parent
commit
5e9be1dd8c

+ 1 - 1
src/modules/base/components/DataTaskDialog.vue

@@ -68,7 +68,7 @@
                 class="btn-primary"
                 type="text"
                 :disabled="loading"
-                @click="toDonwloadErrorFile(scope.row.errorFilePath)"
+                @click="toDonwload(scope.row.errorFilePath)"
                 >下载错误文件</el-button
               >
             </template>