|
@@ -43,6 +43,7 @@ declare module 'vue' {
|
|
|
ImgCropper: typeof import('./src/components/ImgCropper/index.vue')['default']
|
|
|
Imgs: typeof import('./src/components/Upload/imgs.vue')['default']
|
|
|
'Index copy': typeof import('./src/components/CtForm/index copy.vue')['default']
|
|
|
+ IndexCopy: typeof import('./src/components/FormUI/datePicker/indexCopy.vue')['default']
|
|
|
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']
|