mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-03 20:54:07 +08:00
【功能修复】report 缺少 ContentWrap 报错
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<ContentWrap :bodyStyle="{ padding: '0px' }" class="!mb-0">
|
||||
<IFrame :src="src" />
|
||||
</ContentWrap>
|
||||
</ContentWrap>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import { getAccessToken } from '@/utils/auth'
|
||||
|
Reference in New Issue
Block a user