|
@@ -32,9 +32,6 @@ declare module 'vue' {
|
|
Echarts: typeof import('./src/components/Echarts/index.vue')['default']
|
|
Echarts: typeof import('./src/components/Echarts/index.vue')['default']
|
|
ElCascader: typeof import('element-plus/es')['ElCascader']
|
|
ElCascader: typeof import('element-plus/es')['ElCascader']
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
- ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
|
|
- ElTree: typeof import('element-plus/es')['ElTree']
|
|
|
|
- ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
|
|
Empty: typeof import('./src/components/Empty/index.vue')['default']
|
|
Empty: typeof import('./src/components/Empty/index.vue')['default']
|
|
File: typeof import('./src/components/Upload/file.vue')['default']
|
|
File: typeof import('./src/components/Upload/file.vue')['default']
|
|
HeadSearch: typeof import('./src/components/headSearch/index.vue')['default']
|
|
HeadSearch: typeof import('./src/components/headSearch/index.vue')['default']
|
|
@@ -47,7 +44,7 @@ declare module 'vue' {
|
|
IndustryTypeCard: typeof import('./src/components/industryTypeCard/index.vue')['default']
|
|
IndustryTypeCard: typeof import('./src/components/industryTypeCard/index.vue')['default']
|
|
Info: typeof import('./src/components/Enterprise/info.vue')['default']
|
|
Info: typeof import('./src/components/Enterprise/info.vue')['default']
|
|
InitPay: typeof import('./src/components/personalRecharge/initPay.vue')['default']
|
|
InitPay: typeof import('./src/components/personalRecharge/initPay.vue')['default']
|
|
- Item: typeof import('./src/components/Position/item.vue')['default']
|
|
|
|
|
|
+ Item: typeof import('./src/components/PositionLongStrip/item.vue')['default']
|
|
JobTypeCard: typeof import('./src/components/jobTypeCard/index.vue')['default']
|
|
JobTypeCard: typeof import('./src/components/jobTypeCard/index.vue')['default']
|
|
ListGroup: typeof import('./src/components/FormUI/nestedListGroup/components/listGroup.vue')['default']
|
|
ListGroup: typeof import('./src/components/FormUI/nestedListGroup/components/listGroup.vue')['default']
|
|
Loading: typeof import('./src/components/Loading/index.vue')['default']
|
|
Loading: typeof import('./src/components/Loading/index.vue')['default']
|