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