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

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