11wqe1 4 일 전
부모
커밋
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, //登录用户信息