scorpioyq 2 years ago
parent
commit
4b14c62f14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/system/index.js

+ 1 - 1
src/api/system/index.js

@@ -22,7 +22,7 @@ export default {
    * @returns {Promise | Promise<unknown>}
    */
   getDeptList(params) {
-    return fetch('/blade-system/dept/list', params)
+    return fetch('/blade-system/dept/new-list', params)
   },
   /**
    * 获取公司