fix: 前端打包报错

v3.2
shaohuzhang1 2024-02-27 17:25:02 +08:00
parent 1befd93038
commit 853b542abb
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
</template>
<script setup lang="ts">
import { ref, watch, useSlots } from 'vue'
import empty from '@/assets/empty.png'
defineOptions({ name: 'CommonList' })