Newer
Older
smart-metering-front / src / components.d.ts
Stephanie on 6 Feb 2023 4 KB feat<*>: 标签绑定组件
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'

export {}

declare module '@vue/runtime-core' {
  export interface GlobalComponents {
    AddNode: typeof import('./components/workFlow/addNode.vue')['default']
    AddNodeBan: typeof import('./components/workFlow/addNodeBan.vue')['default']
    AddressSelect: typeof import('./components/AddressSelect/AddressSelect.vue')['default']
    AppContainer: typeof import('./components/AppContainer/index.vue')['default']
    ApprovalDialog: typeof import('./components/Approval/ApprovalDialog.vue')['default']
    ApproverDrawer: typeof import('./components/drawer/approverDrawer.vue')['default']
    Auth: typeof import('./components/Auth/index.vue')['default']
    AuthAll: typeof import('./components/AuthAll/index.vue')['default']
    BarChartHorizontal: typeof import('./components/Echart/BarChartHorizontal.vue')['default']
    BarChartVertical: typeof import('./components/Echart/BarChartVertical.vue')['default']
    BarCodeBind: typeof import('./components/BarCodeBind/index.vue')['default']
    BatchActionBar: typeof import('./components/BatchActionBar/index.vue')['default']
    BenchCol: typeof import('./components/benchCol/index.vue')['default']
    ConditionDrawer: typeof import('./components/drawer/conditionDrawer.vue')['default']
    CopyerDrawer: typeof import('./components/drawer/copyerDrawer.vue')['default']
    Copyright: typeof import('./components/Copyright/index.vue')['default']
    DeptSelect: typeof import('./components/DeptSelect/index.vue')['default']
    DetailBlock: typeof import('./components/DetailPage/DetailBlock.vue')['default']
    DetailBlockSwitch: typeof import('./components/DetailPage/DetailBlockSwitch.vue')['default']
    DetailPage: typeof import('./components/DetailPage/index.vue')['default']
    Editor: typeof import('./components/Editor/index.vue')['default']
    ErrorDialog: typeof import('./components/dialog/errorDialog.vue')['default']
    FileUpload: typeof import('./components/FileUpload/index.vue')['default']
    FixedActionBar: typeof import('./components/FixedActionBar/index.vue')['default']
    IconButton: typeof import('./components/IconButton/index.vue')['default']
    ImagePreview: typeof import('./components/ImagePreview/index.vue')['default']
    ImagesUpload: typeof import('./components/ImagesUpload/index.vue')['default']
    ImageUpload: typeof import('./components/ImageUpload/index.vue')['default']
    LineChart: typeof import('./components/Echart/LineChart.vue')['default']
    NodeWrap: typeof import('./components/workFlow/nodeWrap.vue')['default']
    NodeWrapBan: typeof import('./components/workFlow/nodeWrapBan.vue')['default']
    NormalTable: typeof import('./components/NormalTable/index.vue')['default']
    PageHeader: typeof import('./components/PageHeader/index.vue')['default']
    PageMain: typeof import('./components/PageMain/index.vue')['default']
    PcasCascader: typeof import('./components/PcasCascader/index.vue')['default']
    PieChart: typeof import('./components/Echart/PieChart.vue')['default']
    PromoterDrawer: typeof import('./components/drawer/promoterDrawer.vue')['default']
    QrDialog: typeof import('./components/QrDialog/index.vue')['default']
    RouterLink: typeof import('vue-router')['RouterLink']
    RouterView: typeof import('vue-router')['RouterView']
    SearchArea: typeof import('./components/SearchArea/index.vue')['default']
    SearchBar: typeof import('./components/SearchBar/index.vue')['default']
    SearchItem: typeof import('./components/SearchArea/SearchItem.vue')['default']
    SelectBox: typeof import('./components/workFlow/selectBox.vue')['default']
    SelectEmployeesDialog: typeof import('./components/dialog/selectEmployeesDialog.vue')['default']
    SelectResult: typeof import('./components/workFlow/selectResult.vue')['default']
    SelectRoleDialog: typeof import('./components/dialog/selectRoleDialog.vue')['default']
    SvgIcon: typeof import('./components/SvgIcon/index.vue')['default']
    SystemInfo: typeof import('./components/SystemInfo/index.vue')['default']
    TableContainer: typeof import('./components/TableContainer/index.vue')['default']
    Trend: typeof import('./components/Trend/index.vue')['default']
  }
}