Commit b9970045 by YunaiV

【功能修复】report 缺少 ContentWrap 报错

parent 216d8c00
......@@ -5,6 +5,7 @@
<ContentWrap :bodyStyle="{ padding: '0px' }" class="!mb-0">
<IFrame :src="src" />
</ContentWrap>
</ContentWrap>
</template>
<script lang="ts" setup>
defineOptions({ name: 'GoView' })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment