management/guns-admin/src/main/webapp/static/modular/system/tBranchOffice/tBranchOffice_info.js
@@ -15,6 +15,10 @@ validators: { notEmpty: { message: '负责人姓名不能为空' }, regexp: { regexp: /^[\u4E00-\u9FA5A-Za-z\s]+$/, message: '不能输入特殊字符和数字' } } }, @@ -22,6 +26,10 @@ validators: { notEmpty: { message: '联系电话不能为空' }, regexp: { regexp: /^1[3-9]\d{9}$/, message: '请输入合法手机号' } } },