wip
This commit is contained in:
parent
1a7a07cb1a
commit
c49e5a80be
23 changed files with 42 additions and 42 deletions
|
|
@ -63,7 +63,7 @@ export default defineComponent({
|
|||
MkButton,
|
||||
MkInput,
|
||||
MkSwitch,
|
||||
captcha: defineAsyncComponent(() => import('./captcha.vue').then(m => m.default)),
|
||||
captcha: defineAsyncComponent(() => import('./captcha.vue')),
|
||||
},
|
||||
|
||||
props: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue