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='';