mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
-- bug
This commit is contained in:
@@ -861,8 +861,8 @@ export default {
|
|||||||
state.pathName = "";
|
state.pathName = "";
|
||||||
state.pathBg = "";
|
state.pathBg = "";
|
||||||
state.pathBgId = "";
|
state.pathBgId = "";
|
||||||
state.organizationSelectName = store.state.userInfo.departId;
|
state.organizationSelectName = store.state.userInfo.departName;
|
||||||
state.organizationSelectId = store.state.userInfo.departName;
|
state.organizationSelectId = store.state.userInfo.departId;
|
||||||
state.pathIntro = "";
|
state.pathIntro = "";
|
||||||
state.out = !state.out;
|
state.out = !state.out;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user