|
@@ -28,7 +28,6 @@ declare module 'vue' {
|
|
|
CtTable: typeof import('./src/components/CtTable/index.vue')['default']
|
|
|
CtTextField: typeof import('./src/components/CtVuetify/CtTextField/index.vue')['default']
|
|
|
DatePicker: typeof import('./src/components/DatePicker/index.vue')['default']
|
|
|
- Details: typeof import('./src/components/Enterprise/details.vue')['default']
|
|
|
Echarts: typeof import('./src/components/Echarts/index.vue')['default']
|
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
|
Empty: typeof import('./src/components/Empty/index.vue')['default']
|
|
@@ -42,7 +41,6 @@ declare module 'vue' {
|
|
|
IndustryTypeCard: typeof import('./src/components/industryTypeCard/index.vue')['default']
|
|
|
Info: typeof import('./src/components/Enterprise/info.vue')['default']
|
|
|
InitPay: typeof import('./src/components/personalRecharge/initPay.vue')['default']
|
|
|
- Introduction: typeof import('./src/components/Enterprise/components/introduction.vue')['default']
|
|
|
Item: typeof import('./src/components/Position/item.vue')['default']
|
|
|
JobTypeCard: typeof import('./src/components/jobTypeCard/index.vue')['default']
|
|
|
ListGroup: typeof import('./src/components/FormUI/nestedListGroup/components/listGroup.vue')['default']
|
|
@@ -52,7 +50,6 @@ declare module 'vue' {
|
|
|
NestedListGroup: typeof import('./src/components/FormUI/nestedListGroup/index.vue')['default']
|
|
|
Pay: typeof import('./src/components/pay/index.vue')['default']
|
|
|
PersonalRecharge: typeof import('./src/components/personalRecharge/index.vue')['default']
|
|
|
- Positions: typeof import('./src/components/Enterprise/components/positions.vue')['default']
|
|
|
PreviewImg: typeof import('./src/components/PreviewImg/index.vue')['default']
|
|
|
ProgressBar: typeof import('./src/components/ProgressBar/index.vue')['default']
|
|
|
QrCode: typeof import('./src/components/QrCode/index.vue')['default']
|