perf: auto import

This commit is contained in:
xingyu
2023-01-18 14:25:47 +08:00
parent 8c74e527a9
commit 0827235c92
8 changed files with 0 additions and 12 deletions

View File

@ -67,8 +67,6 @@
</XModal>
</template>
<script setup lang="ts" name="ErrorCode">
// 全局相关的 import
import type { FormExpose } from '@/components/Form'
// 业务相关的 import
import { rules, allSchemas } from './errorCode.data'