mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
优化gub
This commit is contained in:
parent
33c8521628
commit
570c0820e2
@ -71,6 +71,11 @@
|
||||
},
|
||||
],
|
||||
'addCommunityInfo.cityCode': [
|
||||
{
|
||||
limit: "required",
|
||||
param: "",
|
||||
errInfo: "小区城市编码不能为空"
|
||||
},
|
||||
{
|
||||
limit: "maxLength",
|
||||
param: "12",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user