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

@@ -175,7 +175,6 @@
</XModal>
</template>
<script setup lang="ts" name="Menu">
// 全局相关的 import
import { CACHE_KEY, useCache } from '@/hooks/web/useCache'
import { FormInstance } from 'element-plus'
// 业务相关的 import