|
@@ -7,8 +7,8 @@
|
|
|
<div class="Sankunginfo-btn">
|
|
|
<el-button @click="thislink" size="mini" type="primary">确认</el-button>
|
|
|
</div>
|
|
|
- <!-- <iframe v-if="iframeft" style="border:none" :src='src' width="100%" :height="heights"></iframe> -->
|
|
|
- <msgChild :style="returnheights" :src='src' :height='heights'></msgChild>
|
|
|
+ <iframe v-if="iframeft" style="border:none" :src='src' width="100%" :height="heights"></iframe>
|
|
|
+ <!-- <msgChild :style="returnheights" :src='src' :height='heights'></msgChild> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
</template>
|