|
@@ -93,6 +93,7 @@ declare module 'vue' {
|
|
|
SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
|
|
|
SubmitVerify: typeof import('./../components/Process/submitVerify.vue')['default']
|
|
|
SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
|
|
|
+ TextEdit: typeof import('./../components/Map/TextEdit/index.vue')['default']
|
|
|
TimeAxis: typeof import('./../components/TimeAxis/index.vue')['default']
|
|
|
TopNav: typeof import('./../components/TopNav/index.vue')['default']
|
|
|
TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
|