diff --git a/public/components/property/editFeeConfig/editFeeConfig.js b/public/components/property/editFeeConfig/editFeeConfig.js index ff1897fb9..f47dbff51 100644 --- a/public/components/property/editFeeConfig/editFeeConfig.js +++ b/public/components/property/editFeeConfig/editFeeConfig.js @@ -166,7 +166,7 @@ errInfo: "附加费用不能为空" }, { - limit: "money", + limit: "moneyModulus", param: "", errInfo: "附加费用格式错误" },