|
|
|
@ -42,7 +42,7 @@ |
|
|
|
import TemplateSelectedModal from './components/TemplateSelectedModal.vue'; |
|
|
|
import { useModal } from '@/components/Modal'; |
|
|
|
import { LayoutSeparate } from '@/components/LayoutSeparate'; |
|
|
|
import SystemSimpleList from '@/modules/system/components/system/SystemSimpleList.vue'; |
|
|
|
import SystemSimpleList from '@/modules/smart-system/components/system/SystemSimpleList.vue'; |
|
|
|
import { useSizeSetting } from '@/hooks/setting/UseSizeSetting'; |
|
|
|
|
|
|
|
import { addEditForm, searchForm, tableColumns } from './DatabaseListView.data'; |