From fe9095295eef06d3d310366a92d25defcf44c1ef Mon Sep 17 00:00:00 2001 From: whyAlwaysMe1995 <14001890+whyalwaysme1995@user.noreply.gitee.com> Date: Thu, 9 May 2024 09:58:31 +0000 Subject: [PATCH] Revert "update public/components/property/addFeeConfig/addFeeConfig.js." This reverts commit 669d1b494b3b045e9108cf1cb01dd1374b18aff4. --- public/components/property/addFeeConfig/addFeeConfig.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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': [