feat(工作报告组件): 修复图片显示问题
This commit is contained in:
parent
c57eaa4820
commit
1f5cc1a93b
@ -49,8 +49,8 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import whiteBox from '@/assets/images/HostCenter/whitebox.png'
|
||||
import { computed, ref, watch } from 'vue'
|
||||
const whiteBox = new URL('../../assets/images/HostCenter/whitebox.png', import.meta.url).href
|
||||
|
||||
const props = defineProps({
|
||||
type: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user