2
3
lining 6 лет назад
Родитель
Сommit
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',