Преглед на файлове

其它收款审批接口修改

lph преди 1 година
родител
ревизия
ef68872a44
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      zkqy-ui/src/views/system/financialManage/saleOtherCollectionReview.vue

+ 2 - 0
zkqy-ui/src/views/system/financialManage/saleOtherCollectionReview.vue

@@ -678,6 +678,8 @@ export default {
               amount: this.currentRow.amount,
               paymentMethod: this.currentRow.paymentMethod,
               collectionDetails: this.currentRow.collectionDetails,
+              otherCollectionDate: this.currentRow.otherCollectionDate,
+              settlementUnitId: this.currentRow.settlementUnitId,
             };
             // this.form.serialNumber = new Date().getTime();
             saleOtherCollectionPass(payLoad).then((response) => {