优化费用

This commit is contained in:
java110 2020-11-05 14:57:42 +08:00
parent ed7ccfea8a
commit d23d1f9efc

View File

@ -254,7 +254,8 @@
additionalAmount: '',
isDefault:'',
paymentCycle:'',
paymentCd:''
paymentCd:'',
billType:''
};
vc.component.editFeeConfigInfo.feeTypeCds = _feeTypeCds;
vc.component.editFeeConfigInfo.computingFormulas = _computingFormulas;