dengzhiguo 6 년 전
부모
커밋
23810e064a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      js/component/manageCenter/set/userManagementS/newUser.jsx

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

@@ -338,6 +338,7 @@ const Newuser = Form.create()(React.createClass({
 			this.state.duty=undefined;
 			this.state.position=undefined;
 			this.state.station=undefined;
+			this.state.contactMobile='';
 			this.state.email='';
 			this.state.superiorId='';
 			this.state.superior='';