优化gub

This commit is contained in:
java110 2020-07-04 11:31:45 +08:00
parent 33c8521628
commit 570c0820e2

View File

@ -71,6 +71,11 @@
},
],
'addCommunityInfo.cityCode': [
{
limit: "required",
param: "",
errInfo: "小区城市编码不能为空"
},
{
limit: "maxLength",
param: "12",