Commit 718cff7e authored by liminge's avatar liminge

在线组件工具调整

parent ec1fa3b6
......@@ -1071,13 +1071,13 @@ export default {
this.manage_arr[0].url =
"/authority/organization/detail/" + this.userInfo.department_id;
this.init_func();
this.getNowMenu()
} else {
this.getCurrentUser();
}
if (state != "needLogin") {
this.online_tool_arr.splice(0,1)
}
this.getNowMenu()
},
methods: {
getNowMenu() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment