|
@@ -28,7 +28,6 @@ declare module 'vue' {
|
|
CtTable: typeof import('./src/components/CtTable/index.vue')['default']
|
|
CtTable: typeof import('./src/components/CtTable/index.vue')['default']
|
|
CtTextField: typeof import('./src/components/CtVuetify/CtTextField/index.vue')['default']
|
|
CtTextField: typeof import('./src/components/CtVuetify/CtTextField/index.vue')['default']
|
|
DatePicker: typeof import('./src/components/DatePicker/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']
|
|
Echarts: typeof import('./src/components/Echarts/index.vue')['default']
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
Empty: typeof import('./src/components/Empty/index.vue')['default']
|
|
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']
|
|
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']
|
|
- Introduction: typeof import('./src/components/Enterprise/components/introduction.vue')['default']
|
|
|
|
Item: typeof import('./src/components/Position/item.vue')['default']
|
|
Item: typeof import('./src/components/Position/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']
|
|
@@ -52,7 +50,6 @@ declare module 'vue' {
|
|
NestedListGroup: typeof import('./src/components/FormUI/nestedListGroup/index.vue')['default']
|
|
NestedListGroup: typeof import('./src/components/FormUI/nestedListGroup/index.vue')['default']
|
|
Pay: typeof import('./src/components/pay/index.vue')['default']
|
|
Pay: typeof import('./src/components/pay/index.vue')['default']
|
|
PersonalRecharge: typeof import('./src/components/personalRecharge/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']
|
|
PreviewImg: typeof import('./src/components/PreviewImg/index.vue')['default']
|
|
ProgressBar: typeof import('./src/components/ProgressBar/index.vue')['default']
|
|
ProgressBar: typeof import('./src/components/ProgressBar/index.vue')['default']
|
|
QrCode: typeof import('./src/components/QrCode/index.vue')['default']
|
|
QrCode: typeof import('./src/components/QrCode/index.vue')['default']
|
|
@@ -65,6 +62,7 @@ declare module 'vue' {
|
|
TextArea: typeof import('./src/components/FormUI/textArea/index.vue')['default']
|
|
TextArea: typeof import('./src/components/FormUI/textArea/index.vue')['default']
|
|
TextInput: typeof import('./src/components/FormUI/TextInput/index.vue')['default']
|
|
TextInput: typeof import('./src/components/FormUI/TextInput/index.vue')['default']
|
|
TipDialog: typeof import('./src/components/CtDialog/tipDialog.vue')['default']
|
|
TipDialog: typeof import('./src/components/CtDialog/tipDialog.vue')['default']
|
|
|
|
+ ToolBar: typeof import('./src/components/PreviewImg/toolBar.vue')['default']
|
|
VerificationCode: typeof import('./src/components/VerificationCode/index.vue')['default']
|
|
VerificationCode: typeof import('./src/components/VerificationCode/index.vue')['default']
|
|
Verifition: typeof import('./src/components/Verifition/index.vue')['default']
|
|
Verifition: typeof import('./src/components/Verifition/index.vue')['default']
|
|
VerifyPoints: typeof import('./src/components/Verifition/Verify/VerifyPoints.vue')['default']
|
|
VerifyPoints: typeof import('./src/components/Verifition/Verify/VerifyPoints.vue')['default']
|