feat:完善用户表单页面对接
This commit is contained in:
@@ -84,7 +84,7 @@ 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