fix: 修复打包报错

This commit is contained in:
yuk255 2025-09-01 22:04:00 +08:00
parent 5621903f34
commit 96f433c745

View File

@ -101,7 +101,7 @@
<script setup lang="ts">
import { ref, computed, onMounted, onUnmounted } from 'vue'
import { NButton, NFlex, NSelect } from 'naive-ui'
import { NButton, NSelect } from 'naive-ui'
import { useRouter } from 'vue-router'
interface HomeworkItem {