|
@@ -38,7 +38,7 @@ import type { FormRules } from 'element-plus';
|
|
|
|
|
|
// 接口
|
|
// 接口
|
|
import { DictDataStore } from '@common/src/stores/system/dictData'; // 字典表
|
|
import { DictDataStore } from '@common/src/stores/system/dictData'; // 字典表
|
|
-import { RoleStore } from '@common/src/stores/system/role'; // 个人
|
|
|
|
|
|
+import { RoleStore } from '@common/src/stores/system/role'; // 校色
|
|
import { ExpertStore } from '@common/src/stores/admins/expert'; // 专家
|
|
import { ExpertStore } from '@common/src/stores/admins/expert'; // 专家
|
|
import { PersonalStore } from '@common/src/stores/admins/personal';
|
|
import { PersonalStore } from '@common/src/stores/admins/personal';
|
|
import type { IQueryResult } from '@/util/types.util';
|
|
import type { IQueryResult } from '@/util/types.util';
|