WebService/src/main/resources/components/feePackage/config-property-fee/configPropertyFee.js
@@ -56,7 +56,7 @@ }, savePropertyConfigFee:function(){ if(!vc.component.changeFeeConfigValidate()){ vc.message(vc.validate.errInfo); vc.toast(vc.validate.errInfo); return ; } vc.component.changeFeeConfigInfo.communityId = vc.getCurrentCommunity().communityId;