From eec79dc18f056774ea7f6c6ef94f12e28aa7138d Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Mon, 8 Nov 2021 15:20:21 +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 --- .../addPayFeeConfigDiscount/addPayFeeConfigDiscount.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/components/property/addPayFeeConfigDiscount/addPayFeeConfigDiscount.js b/public/components/property/addPayFeeConfigDiscount/addPayFeeConfigDiscount.js index 7d0dfa3cb..665580976 100755 --- a/public/components/property/addPayFeeConfigDiscount/addPayFeeConfigDiscount.js +++ b/public/components/property/addPayFeeConfigDiscount/addPayFeeConfigDiscount.js @@ -108,12 +108,7 @@ limit: "required", param: "", errInfo: "费用项不能为空" - }, - { - limit: "num", - param: "", - errInfo: "费用项格式错误" - }, + } ], 'addPayFeeConfigDiscountInfo.discountId': [ {