1178232204@qq.com %!s(int64=3) %!d(string=hai) anos
pai
achega
73b8e1f98c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/js/index.js

+ 1 - 0
src/js/index.js

@@ -444,6 +444,7 @@ function getOwnDept() {
     if (data.code == 0) {
       let result = data.data
       setCookie("deptList", JSON.stringify(result))
+      JSON.parse(localStorage.setItem('deptList',JSON.stringify(result)))
     }
   })
   // }