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