浏览代码

rtx.js bug

lining 6 年之前
父节点
当前提交
d990fa4315
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/dashoo.cn/frontend_web/src/api/rtxservice/rtx.js

+ 1 - 1
src/dashoo.cn/frontend_web/src/api/rtxservice/rtx.js

@@ -16,7 +16,7 @@ export default {
       url: '/rtx/syncUserDept',
       method: 'GET'
     })
-  }
+  },
   rtxLogin (params, myAxios) {
     return myAxios({
       url: '/rtx/ptrlogin',