mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 增加 用户注册 用户类型默认值
This commit is contained in:
		@@ -86,7 +86,8 @@ export default {
 | 
			
		||||
        password: "",
 | 
			
		||||
        confirmPassword: "",
 | 
			
		||||
        code: "",
 | 
			
		||||
        uuid: ""
 | 
			
		||||
        uuid: "",
 | 
			
		||||
        user_type: "sys_user"
 | 
			
		||||
      },
 | 
			
		||||
      registerRules: {
 | 
			
		||||
        username: [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user