Browse Source

工程文件批量上报更改

duy 2 years ago
parent
commit
7aa4f3ca70
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/other-file/project-scanning.vue

+ 1 - 1
src/views/other-file/project-scanning.vue

@@ -204,7 +204,7 @@
             :taskName="reportTaskName"
             isDatas
             title="批量上报审批"
-            url="archiveFile/batchApproval"
+            url="archiveFile/batchApproval2"
             @finish="showReportFinish"
             @hide="showReportModal = false"
             @tagClose="reportTaskTagClose"