|
@@ -43,7 +43,6 @@ declare module 'vue' {
|
|
|
Positions: typeof import('./src/components/Enterprise/components/positions.vue')['default']
|
|
|
PreviewImg: typeof import('./src/components/PreviewImg/index.vue')['default']
|
|
|
PublicRecruitment: typeof import('./src/components/publicRecruitment/index.vue')['default']
|
|
|
- Qrcode: typeof import('./src/components/Qrcode/index.vue')['default']
|
|
|
QrCode: typeof import('./src/components/QrCode/index.vue')['default']
|
|
|
RadioGroup: typeof import('./src/components/FormUI/radioGroup/index.vue')['default']
|
|
|
Recharge: typeof import('./src/components/Recharge/index.vue')['default']
|