优化代码

This commit is contained in:
java110 2020-11-09 08:51:55 +08:00
parent 08f2c9f034
commit a17fb0ba5a

View File

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