mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 12:56:45 +08:00
feat:合并
This commit is contained in:
@@ -96,7 +96,6 @@ export default {
|
||||
state.visible = true;
|
||||
console.log("点击下载", state.visible);
|
||||
};
|
||||
|
||||
const getUser = () => {
|
||||
api
|
||||
.getUser()
|
||||
@@ -111,6 +110,7 @@ export default {
|
||||
});
|
||||
};
|
||||
getUser();
|
||||
|
||||
return {
|
||||
...toRefs(state),
|
||||
changeRole,
|
||||
|
||||
Reference in New Issue
Block a user