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

@@ -7,7 +7,7 @@ defineOptions({ name: 'AccessSuperVisible' });
<template>
<Fallback
description="当前页面仅 Super 账号可见"
status="comming-soon"
status="coming-soon"
title="页面访问测试"
/>
</template>