部门换接口

This commit is contained in:
helloDy
2024-04-22 15:19:35 +08:00
parent aacf87f6d3
commit c7cd6e7b1e
10 changed files with 38 additions and 18 deletions

View File

@@ -540,7 +540,7 @@ export default {
async getList(source = 'department') {
const urls = [
'/base/core-production-line/listAll',
'/base/core-department/listAll',
'system/dept/list-all-simple',
'/base/core-worker/listAll',
];
let res;