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

@ -71,7 +71,6 @@
</XModal>
</template>
<script setup lang="ts" name="Notice">
// 全局相关的 import
import type { FormExpose } from '@/components/Form'
// 业务相关的 import
import * as NoticeApi from '@/api/system/notice'