iZaiZaiA 2 жил өмнө
parent
commit
f3bd9fbfcb

+ 1 - 1
src/views/other/first-item.vue

@@ -155,7 +155,7 @@
         <!--上报审批-->
         <HcReportModal
             title="上报审批"
-            url="informationWriteQuery/taskOne"
+            :url="tabTypeKey === 'query' ? 'informationWriteQuery/batchTask' : 'informationWriteQuery/taskOne'"
             :show="showReportModal"
             :projectId="projectId"
             :contractId="contractId"