fix: 前端打包报错
This commit is contained in:
parent
1befd93038
commit
853b542abb
@ -18,7 +18,6 @@
|
|||||||
</template>
|
</template>
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { ref, watch, useSlots } from 'vue'
|
import { ref, watch, useSlots } from 'vue'
|
||||||
import empty from '@/assets/empty.png'
|
|
||||||
|
|
||||||
defineOptions({ name: 'CommonList' })
|
defineOptions({ name: 'CommonList' })
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user