mirror of
				https://github.com/yangjian102621/geekai.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	delect clearable
This commit is contained in:
		@@ -22,7 +22,6 @@
 | 
			
		||||
              <el-input
 | 
			
		||||
                v-model="ruleForm.username"
 | 
			
		||||
                size="large"
 | 
			
		||||
                clearable
 | 
			
		||||
                placeholder="请输入账号"
 | 
			
		||||
                @keyup="handleKeyup"
 | 
			
		||||
              />
 | 
			
		||||
@@ -39,7 +38,6 @@
 | 
			
		||||
              </div>
 | 
			
		||||
 | 
			
		||||
              <el-input
 | 
			
		||||
                clearable
 | 
			
		||||
                size="large"
 | 
			
		||||
                v-model="ruleForm.password"
 | 
			
		||||
                placeholder="请输入密码"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user