fix: 前端打包报错

This commit is contained in:
shaohuzhang1 2024-02-27 17:25:02 +08:00
parent 1befd93038
commit 853b542abb

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' })