dengzhiguo 6 years ago
parent
commit
630430fbe1
1 changed files with 0 additions and 4 deletions
  1. 0 4
      js/component/manageCenter/set/userManagementS/newUser.jsx

+ 0 - 4
js/component/manageCenter/set/userManagementS/newUser.jsx

@@ -109,10 +109,6 @@ const Newuser = Form.create()(React.createClass({
 			  return false;
 			} 
         }
-        if(this.state.mobile.length>11){
-        	message.warning("用户名不能超过11位");
-        	return false;
-        }
         let theorgCodeUrl = [];
         if (this.state.orgCodeUrl.length) {
             let picArr = [];