11wqe1 2 天之前
父节点
当前提交
70f6f4cd0c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/topPage.vue

+ 1 - 1
src/components/topPage.vue

@@ -521,7 +521,7 @@ import { myMixin } from "@/mixins/mixin.js"
                 // 点击相同应用不刷新
                 // if (this.appSign == val.toolId) return
                 // 更新标识
-                // await store.commit('user/SET_AppSIGN', val.toolId)
+                await store.commit('user/SET_AppSIGN', val.toolId)
 
 
                 let _userinfo = this.roleUser, //登录用户信息