戴艳蓉 3 years ago
parent
commit
02ec95a483

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.403c7feb.js


BIN
dist/static/js/app.403c7feb.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.800ac83f.js


BIN
dist/static/js/app.800ac83f.js.gz


+ 1 - 1
src/apis/user/index.js

@@ -27,7 +27,7 @@ export function menuList(data) {
 // 钉钉获取用户信息
 export function dingdingdetail(data) {
   return http({
-    url: `${urlConfig.userURL}admin/dintalk`,
+    url: `${urlConfig.userURL}Api/dintalk`,
     method: 'post',
     data
   })

Some files were not shown because too many files changed in this diff