优化代码

This commit is contained in:
java110 2021-11-08 15:20:21 +08:00
parent 7838ef0e57
commit eec79dc18f

View File

@ -108,12 +108,7 @@
limit: "required", limit: "required",
param: "", param: "",
errInfo: "费用项不能为空" errInfo: "费用项不能为空"
}, }
{
limit: "num",
param: "",
errInfo: "费用项格式错误"
},
], ],
'addPayFeeConfigDiscountInfo.discountId': [ 'addPayFeeConfigDiscountInfo.discountId': [
{ {