【功能修复】report 缺少 ContentWrap 报错
parent
216d8c00b2
commit
b99700455c
|
@ -5,6 +5,7 @@
|
|||
<ContentWrap :bodyStyle="{ padding: '0px' }" class="!mb-0">
|
||||
<IFrame :src="src" />
|
||||
</ContentWrap>
|
||||
</ContentWrap>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
defineOptions({ name: 'GoView' })
|
||||
|
|
Loading…
Reference in New Issue