diff --git a/public/components/property/addFeeConfig/addFeeConfig.js b/public/components/property/addFeeConfig/addFeeConfig.js index c63422bde..aad6b2d66 100644 --- a/public/components/property/addFeeConfig/addFeeConfig.js +++ b/public/components/property/addFeeConfig/addFeeConfig.js @@ -219,9 +219,9 @@ errInfo: "附加费用不能为空" }, { - limit: "moneyModulus", + limit: "num", param: "", - errInfo: "附加费用格式错误" + errInfo: "附加费用必须为数字" } ], 'addFeeConfigInfo.billType': [