wuxw
2020-01-14 69e2baf5518079bfc16cfadc2fb29842fb3de85d
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;