chore: fix typecheck fail

This commit is contained in:
likui628
2024-07-14 14:02:55 +08:00
parent 91e769e53e
commit d1a19c525f
14 changed files with 13 additions and 14 deletions

View File

@@ -5,5 +5,5 @@ defineOptions({ name: 'Menu31' });
</script>
<template>
<Fallback status="comming-soon" />
<Fallback status="coming-soon" />
</template>