|
@@ -17,6 +17,7 @@ declare module 'vue' {
|
|
Combobox: typeof import('./src/components/FormUI/combobox/index.vue')['default']
|
|
Combobox: typeof import('./src/components/FormUI/combobox/index.vue')['default']
|
|
ComboboxZhAndEn: typeof import('./src/components/FormUI/comboboxZhAndEn/index.vue')['default']
|
|
ComboboxZhAndEn: typeof import('./src/components/FormUI/comboboxZhAndEn/index.vue')['default']
|
|
ConfirmPaymentDialog: typeof import('./src/components/pay/confirmPaymentDialog.vue')['default']
|
|
ConfirmPaymentDialog: typeof import('./src/components/pay/confirmPaymentDialog.vue')['default']
|
|
|
|
+ copy: typeof import('./src/components/CtForm/index copy.vue')['default']
|
|
CtBtn: typeof import('./src/components/CtVuetify/CtBtn/index.vue')['default']
|
|
CtBtn: typeof import('./src/components/CtVuetify/CtBtn/index.vue')['default']
|
|
CtDialog: typeof import('./src/components/CtDialog/index.vue')['default']
|
|
CtDialog: typeof import('./src/components/CtDialog/index.vue')['default']
|
|
CtForm: typeof import('./src/components/CtForm/index.vue')['default']
|
|
CtForm: typeof import('./src/components/CtForm/index.vue')['default']
|