mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	fix 修复 用户注册 用户类型字段书写错误
This commit is contained in:
		@@ -87,7 +87,7 @@ export default {
 | 
			
		||||
        confirmPassword: "",
 | 
			
		||||
        code: "",
 | 
			
		||||
        uuid: "",
 | 
			
		||||
        user_type: "sys_user"
 | 
			
		||||
        userType: "sys_user"
 | 
			
		||||
      },
 | 
			
		||||
      registerRules: {
 | 
			
		||||
        username: [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user