Explorar o código

修复首件上报

iZaiZaiA %!s(int64=2) %!d(string=hai) anos
pai
achega
f3bd9fbfcb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/other/first-item.vue

+ 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"