liting2017 7 years ago
parent
commit
bd02265fbf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      js/component/manageCenter/set/userManagementS/user.jsx

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

@@ -454,6 +454,7 @@ const User = Form.create()(React.createClass({
 		this.state.signNameSearch = '';
 		this.state.mobileSearch = '';
 		this.state.auto = '';
+		this.state.theTypes='';
 		this.loadData();
 	},
 	searchSwitch() {