mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
fix: 前端打包报错
This commit is contained in:
parent
1befd93038
commit
853b542abb
|
|
@ -18,7 +18,6 @@
|
|||
</template>
|
||||
<script setup lang="ts">
|
||||
import { ref, watch, useSlots } from 'vue'
|
||||
import empty from '@/assets/empty.png'
|
||||
|
||||
defineOptions({ name: 'CommonList' })
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue