Explorar o código

费用增加来往单位

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
99bd1a8beb

+ 1 - 0
src/views/purchase/contract/detailsPage.vue

@@ -308,6 +308,7 @@
           @beforeFinance="beforeFinance"
           @afterFinance="afterFinance"
           feeUrl=""
+          :corpId="form.corpId"
         />
         <upload-file
           ref="uploadFile"

+ 1 - 0
src/views/salesManagement/salesContract/detailsPage.vue

@@ -308,6 +308,7 @@
           :itemType="'采购'"
           :optionType="'JK'"
           feeUrl=""
+          :corpId="form.corpId"
         />
         <upload-file
           ref="uploadFile"