雨花代码

This commit is contained in:
java110 2022-08-18 16:45:37 +08:00
parent 37ee856a29
commit 29e258d679

View File

@ -55,16 +55,10 @@
},
],
'addNoticeViewInfo.context': [{
limit: "required",
param: "",
errInfo: "公告内容不能为空"
},
{
limit: "maxLength",
param: "10000",
errInfo: "公告内容不能超过10000个字"
},
],
limit: "required",
param: "",
errInfo: "公告内容不能为空"
}, ],
'addNoticeViewInfo.startTime': [{
limit: "required",
param: "",