update 优化 岗位页面查询权限问题

This commit is contained in:
疯狂的狮子Li
2025-09-03 14:14:14 +08:00
parent c11b91a48e
commit b4a40c94dc
3 changed files with 18 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
import { DeptTreeVO, DeptVO } from './../dept/types';
import { DeptTreeVO } from './../dept/types';
import { RoleVO } from '@/api/system/role/types';
import request from '@/utils/request';
import { AxiosPromise } from 'axios';