mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
雨花代码
This commit is contained in:
parent
37ee856a29
commit
29e258d679
@ -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: "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user