|
@@ -47,14 +47,12 @@ declare module 'vue' {
|
|
LongStrip: typeof import('./src/components/Position/longStrip.vue')['default']
|
|
LongStrip: typeof import('./src/components/Position/longStrip.vue')['default']
|
|
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']
|
|
- PayList: typeof import('./src/components/personalPay/payList.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']
|
|
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']
|
|
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']
|
|
RadioGroup: typeof import('./src/components/FormUI/radioGroup/index.vue')['default']
|
|
Recharge: typeof import('./src/components/Recharge/index.vue')['default']
|
|
Recharge: typeof import('./src/components/Recharge/index.vue')['default']
|
|
- RechargeList: typeof import('./src/components/personalPay/rechargeList.vue')['default']
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SimilarPositions: typeof import('./src/components/Position/similarPositions.vue')['default']
|
|
SimilarPositions: typeof import('./src/components/Position/similarPositions.vue')['default']
|