11wqe1 2 dias atrás
pai
commit
70f6f4cd0c
1 arquivos alterados com 1 adições e 1 exclusões
  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, //登录用户信息