用户管理
This commit is contained in:
@@ -16,7 +16,8 @@ export const useAdminInfo = defineStore('adminInfo', {
|
||||
userIndex: '',
|
||||
client_id: '',
|
||||
headSculpture: '',
|
||||
jti: ''
|
||||
jti: '',
|
||||
loginName: ''
|
||||
}
|
||||
},
|
||||
actions: {
|
||||
|
||||
Reference in New Issue
Block a user