mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-06-19 06:42:00 +08:00
【功能修复】report 缺少 ContentWrap 报错
This commit is contained in:
parent
c832af77e8
commit
216d8c00b2
@ -2,8 +2,9 @@
|
|||||||
<ContentWrap>
|
<ContentWrap>
|
||||||
<doc-alert title="报表设计器" url="https://doc.iocoder.cn/report/" />
|
<doc-alert title="报表设计器" url="https://doc.iocoder.cn/report/" />
|
||||||
|
|
||||||
<ContentWrap :bodyStyle="{ padding: '0px' }" class="!mb-0">
|
<ContentWrap :bodyStyle="{ padding: '0px' }" class="!mb-0">
|
||||||
<IFrame :src="src" />
|
<IFrame :src="src" />
|
||||||
|
</ContentWrap>
|
||||||
</ContentWrap>
|
</ContentWrap>
|
||||||
</template>
|
</template>
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user