wkw hai 1 mes
pai
achega
cb02283cc2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/stores/modules/systemStore.js

+ 1 - 0
src/stores/modules/systemStore.js

@@ -15,6 +15,7 @@ export const useSystemStore = defineStore("useSystemStore", {
     USERID:"",
     ImsessionList:[],
     needRefreshIm:false,
+    userUuid: '',
     messageList: {},//消息缓存
     // FirendList:[]
   }),