解决商铺业务受理创建费用失败问题

This commit is contained in:
java110 2021-08-04 23:40:02 +08:00
parent b2d68a30b7
commit 02aa0453e8

View File

@ -18,6 +18,7 @@
configId: '', configId: '',
feeTypeCds: [], feeTypeCds: [],
feeTypeCd: '', feeTypeCd: '',
roomType:'',
state: '2008001', state: '2008001',
totalAmount:0.0 totalAmount:0.0
} }
@ -197,6 +198,7 @@
floorNum: '', floorNum: '',
unitNum: '', unitNum: '',
roomNum: '', roomNum: '',
roomType:'',
feeConfigs: _feeConfigs, feeConfigs: _feeConfigs,
feeTypeCd: '', feeTypeCd: '',
configId: '', configId: '',