mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化位置信息
This commit is contained in:
parent
25cba696f0
commit
94d9331207
@ -33,7 +33,7 @@
|
||||
errInfo: "位置名称不能为空"
|
||||
},
|
||||
{
|
||||
limit: "max",
|
||||
limit: "maxin",
|
||||
param: "1,100",
|
||||
errInfo: "位置名称不能超过100位"
|
||||
},
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
errInfo: "位置名称不能为空"
|
||||
},
|
||||
{
|
||||
limit: "max",
|
||||
limit: "maxin",
|
||||
param: "1,100",
|
||||
errInfo: "位置名称不能超过100位"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user