feat: 完成用户页面查询
This commit is contained in:
@@ -84,7 +84,6 @@ export function setToken(data: DataInfo<Date>) {
|
||||
permissions
|
||||
});
|
||||
}
|
||||
console.log(data,"storeData");
|
||||
if (data.username && data.roles) {
|
||||
const { username, roles } = data;
|
||||
setUserKey({
|
||||
|
||||
Reference in New Issue
Block a user