From 669d1b494b3b045e9108cf1cb01dd1374b18aff4 Mon Sep 17 00:00:00 2001 From: whyAlwaysMe1995 <14001890+whyalwaysme1995@user.noreply.gitee.com> Date: Thu, 9 May 2024 09:26:15 +0000 Subject: [PATCH] =?UTF-8?q?update=20public/components/property/addFeeConfi?= =?UTF-8?q?g/addFeeConfig.js.=20=E4=BF=AE=E5=A4=8D=E9=99=84=E5=8A=A0?= =?UTF-8?q?=E8=B4=B9=E7=94=A8=E5=80=BC=E6=A0=A1=E9=AA=8C=E8=A7=84=E5=88=99?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: whyAlwaysMe1995 <14001890+whyalwaysme1995@user.noreply.gitee.com> --- 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 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': [