Explorar o código

修复模拟考试任何人都能去

zhangyujun %!s(int64=3) %!d(string=hai) anos
pai
achega
13da0c90f6
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/store/index.ts

+ 0 - 3
src/store/index.ts

@@ -23,10 +23,7 @@ const store = createStore({
       const userTime: number = dayjs(store.getters.getUserData.expireTime).valueOf();
       const currentTime: number = dayjs().valueOf();
       return (userTime - currentTime) > 0
-
       //return false
-
-
     }
   },
   mutations: {