Преглед изворни кода

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

Long пре 3 дана
родитељ
комит
fc6ed21c1f
1 измењених фајлова са 1 додато и 1 уклоњено
  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) => {