123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- /* eslint-disable */
- /* prettier-ignore */
- // @ts-nocheck
- // Generated by unplugin-vue-components
- // Read more: https://github.com/vuejs/core/pull/3399
- export {}
- declare module 'vue' {
- export interface GlobalComponents {
- Amap: typeof import('./components/FsMapPicker/components/amap.vue')['default']
- Area: typeof import('./components/form/Area.vue')['default']
- Baidu: typeof import('./components/FsMapPicker/components/baidu.vue')['default']
- CardItem: typeof import('./components/FsCheckCard/components/CardItem.vue')['default']
- Cropper: typeof import('./components/avatar/cropper.vue')['default']
- Dict: typeof import('./components/form/Dict.vue')['default']
- Editor: typeof import('./components/form/Editor.vue')['default']
- ElArea: typeof import('./components/form/ElArea.vue')['default']
- ElDict: typeof import('./components/form/ElDict.vue')['default']
- ElEditor: typeof import('./components/form/ElEditor.vue')['default']
- ElEmployees: typeof import('./components/form/ElEmployees.vue')['default']
- Employees: typeof import('./components/form/Employees.vue')['default']
- Exception: typeof import('./components/Exception.vue')['default']
- FsCheckCard: typeof import('./components/FsCheckCard/index.vue')['default']
- FsCity: (typeof import('./components/FsCity/index.vue'))['default']
- FsCitySelect: typeof import('./components/FsCitySelect/index.vue')['default']
- FsImageUpload: (typeof import('./components/FsImageUpload/index.vue'))['default']
- FsMap: (typeof import('./components/FsMap/index.vue'))['default']
- FsMapPicker: typeof import('./components/FsMapPicker/index.vue')['default']
- FsPrinter: typeof import('./components/FsPrinter/index.vue')['default']
- FsTableSelect: typeof import('./components/FsTableSelect/index.vue')['default']
- FsText: (typeof import('./components/FsText/index.vue'))['default']
- FsTour: typeof import('./components/FsTour/index.vue')['default']
- GlobalAside: typeof import('./components/core/GlobalAside.vue')['default']
- GlobalFooter: typeof import('./components/core/GlobalFooter.vue')['default']
- GlobalHeader: typeof import('./components/core/GlobalHeader.vue')['default']
- GlobalLogo: typeof import('./components/core/GlobalLogo.vue')['default']
- GlobalMenu: typeof import('./components/core/GlobalMenu.vue')['default']
- GlobalNews: typeof import('./components/core/GlobalNews.vue')['default']
- GlobalSetting: typeof import('./components/core/GlobalSetting.vue')['default']
- GlobalSubMenu: typeof import('./components/core/GlobalSubMenu.vue')['default']
- GlobalTabs: typeof import('./components/core/GlobalTabs.vue')['default']
- OrgLayout: typeof import('./components/org/OrgLayout.vue')['default']
- OrgList: typeof import('./components/org/OrgList.vue')['default']
- PaneModel: typeof import('./components/splitpanes/PaneModel.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- SelIcon: typeof import('./components/SelIcon.vue')['default']
- SvgIcon: typeof import('./components/SvgIcon.vue')['default']
- TableSelect: typeof import('./components/form/TableSelect.vue')['default']
- }
- }
|