大改:重新整理菜单及权限
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
ColumnItem,
|
||||
DatasourceFunction
|
||||
} from 'ele-admin-pro/es/ele-pro-table/types';
|
||||
import { pageTenant } from '@/api/system/tennat';
|
||||
import { pageTenant } from '@/api/system/tenant';
|
||||
import { FILE_THUMBNAIL } from '@/config/setting';
|
||||
import { EleProTable } from 'ele-admin-pro';
|
||||
import { Company, CompanyParam } from '@/api/system/company/model';
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
import { BulbOutlined } from '@ant-design/icons-vue';
|
||||
import { ref } from 'vue';
|
||||
import SelectData from './components/select-data.vue';
|
||||
import { Tenant } from '@/api/system/tennat/model';
|
||||
import { Tenant } from '@/api/system/tenant/model';
|
||||
|
||||
withDefaults(
|
||||
defineProps<{
|
||||
|
||||
Reference in New Issue
Block a user