Browse Source

支付新增payType

谢杰标 2 years ago
parent
commit
c335850ecc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/financed/accountsPayable/components/dislogDividePay.vue

+ 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