feat:修改使用mysql
This commit is contained in:
@@ -53,6 +53,7 @@ const useUserStore = defineStore('user',
|
||||
// this.permissions=["*:*:*"]
|
||||
this.name = user.nick
|
||||
this.icon = avatar;
|
||||
|
||||
this.userName=user.userName;
|
||||
this.id=user.id;
|
||||
resolve(res)
|
||||
|
||||
Reference in New Issue
Block a user