|  |  | @ -33,7 +33,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             type="primary" |  |  |  |             type="primary" | 
			
		
	
		
		
			
				
					
					|  |  |  |             icon="el-icon-refresh" |  |  |  |             icon="el-icon-refresh" | 
			
		
	
		
		
			
				
					
					|  |  |  |             @click="onReset" |  |  |  |             @click="onReset" | 
			
		
	
		
		
			
				
					
					|  |  |  |           ></el-button> |  |  |  |           >重置</el-button> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           <el-button type="primary" icon="search" @click="onSubmit" |  |  |  |           <el-button type="primary" icon="search" @click="onSubmit" | 
			
		
	
		
		
			
				
					
					|  |  |  |             >查询</el-button |  |  |  |             >查询</el-button | 
			
		
	
		
		
			
				
					
					|  |  |  |           > |  |  |  |           > | 
			
		
	
	
		
		
			
				
					|  |  | @ -277,14 +277,20 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |           }, |  |  |  |           }, | 
			
		
	
		
		
			
				
					
					|  |  |  |           { validator: validatePass2, trigger: "blur" }, |  |  |  |           { validator: validatePass2, trigger: "blur" }, | 
			
		
	
		
		
			
				
					
					|  |  |  |         ], |  |  |  |         ], | 
			
		
	
		
		
			
				
					
					|  |  |  |         userFlag: [ |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |           { required: true, message: "请选择状态", trigger: "change" }, |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         ], |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |       }, |  |  |  |       }, | 
			
		
	
		
		
			
				
					
					|  |  |  |       editRules: { |  |  |  |       editRules: { | 
			
		
	
		
		
			
				
					
					|  |  |  |         userName: [{ required: true, message: "请输入姓名", trigger: "blur" }], |  |  |  |         userName: [{ required: true, message: "请输入姓名", trigger: "blur" }], | 
			
		
	
		
		
			
				
					
					|  |  |  |         userFlag: [ |  |  |  |         password: [ | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           { required: true, message: "请选择状态", trigger: "change" }, |  |  |  |           { required: true, message: "请输入密码", trigger: "blur" }, | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           { validator: validatePass, trigger: "blur" }, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         ], | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         checkPassword: [ | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             required: true, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             message: "请再次输入密码", | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             trigger: "blur", | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           }, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           { validator: validatePass2, trigger: "blur" }, | 
			
		
	
		
		
			
				
					
					|  |  |  |         ], |  |  |  |         ], | 
			
		
	
		
		
			
				
					
					|  |  |  |       }, |  |  |  |       }, | 
			
		
	
		
		
			
				
					
					|  |  |  |       deleteLoading: false, |  |  |  |       deleteLoading: false, | 
			
		
	
	
		
		
			
				
					|  |  | @ -315,23 +321,24 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       }); |  |  |  |       }); | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.query = { |  |  |  |       this.query = { | 
			
		
	
		
		
			
				
					
					|  |  |  |         userName: "", |  |  |  |         userName: "", | 
			
		
	
		
		
			
				
					
					|  |  |  |         userFlag: "", |  |  |  |         name: "", | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         page: 1, |  |  |  |         page: 1, | 
			
		
	
		
		
			
				
					
					|  |  |  |         limit: 20, |  |  |  |         limit: 20, | 
			
		
	
		
		
			
				
					
					|  |  |  |         roleId: "", |  |  |  |         tel: "", | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         customerId: this.currentCustomer, |  |  |  |         qq: "", | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         weChat: "", | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         email: "", | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         createTime: "", | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         companyId: this.currentCustomer, | 
			
		
	
		
		
			
				
					
					|  |  |  |       }; |  |  |  |       }; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.getList(); |  |  |  |       this.getList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     onSubmit() { |  |  |  |     onSubmit() { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.$router.push({ |  |  |  |       this.query.page = 1; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         path: "", |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         query: this.query, |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |       }); |  |  |  |  | 
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       this.getList(); |  |  |  |       this.getList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     handleCurrentChange(val) { |  |  |  |     handleCurrentChange(val) { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.query.page = val; |  |  |  |       this.query.page = val.page; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       this.getList(); |  |  |  |       this.getList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     getList() { |  |  |  |     getList() { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |