Przeglądaj źródła

红德堂-迁移天天外呼代码

Long 3 dni temu
rodzic
commit
fc6ed21c1f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/store/store/modules/user.js

+ 1 - 1
src/store/store/modules/user.js

@@ -71,7 +71,7 @@ const user = {
         })
       })
     },
-    
+
     // 退出系统
     LogOut({ commit, state }) {
       return new Promise((resolve, reject) => {