@@ -21,7 +21,7 @@
<!-- @load="setupSDK($event.target)" -->
<iframe
v-if="caseId"
- :src="`/code/index.html?caseId=${caseId}#/show`"
+ :src="`/code/index.html?caseId=${caseId}&single#/show`"
frameborder="0"
:style="{ width: '100%', height: '100%' }"
></iframe>
@@ -6,7 +6,7 @@
</div>
<div class="oper-btns">
<el-button style="padding: 5px 10px" type="primary" @click="handlemtk">媒体库</el-button>
- <el-button style="padding: 5px 10px" type="primary">预览案件</el-button>
+ <el-button style="padding: 5px 10px" type="primary" @click="handleSee">预览案件</el-button>
<!-- <div class="oper-btns" v-if="user.info">
<div class="user-menu">