feat: 完成用户页面查询

This commit is contained in:
橙子
2024-08-31 12:55:04 +08:00
parent 6e9dd669ba
commit cf5c46b2ce
6 changed files with 24 additions and 24 deletions

View File

@@ -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({