浏览代码

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

Long 1 月之前
父节点
当前提交
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) => {