Sfoglia il codice sorgente

支付新增payType

谢杰标 2 anni fa
parent
commit
c335850ecc

+ 1 - 0
src/views/financed/accountsPayable/components/dislogDividePay.vue

@@ -125,6 +125,7 @@ export default {
             type: 1,
             divideLogId: this.info.id,
             tenantId: this.info.tenantId,
+            payType: 5,
             ...this.formPay,
           };
           this.$api