From b4e5f7f2520c7512ceb51ed861c71d6823c985a9 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Mon, 9 Nov 2020 08:55:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/property/editFeeConfig/editFeeConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: "附加费用格式错误" },