ZaiZai il y a 1 an
Parent
commit
336a57bd2e
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 1 1
      public/version.json
  2. 1 0
      src/store/index.js

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240312100336"
+  "value": "20240313175838"
 }

+ 1 - 0
src/store/index.js

@@ -211,6 +211,7 @@ export const useAppStore = defineStore('main', {
             this.isCollapse = false
             this.isDatavTour = 0
             this.isDatavBg = true
+            this.isLayout = ''
             //清除缓存
             clearStoreAll()
             removeToken()