|
@@ -739,7 +739,7 @@
|
|
:class="{ fullStyle: full }"></pdf>
|
|
:class="{ fullStyle: full }"></pdf>
|
|
<iframe v-else :src="pptImgUrl" frameborder="0" width="100%" height="600" :class="{ fullStyle: full }"></iframe>
|
|
<iframe v-else :src="pptImgUrl" frameborder="0" width="100%" height="600" :class="{ fullStyle: full }"></iframe>
|
|
</el-dialog>
|
|
</el-dialog>
|
|
- <el-dialog title="查看文本" :visible.sync="dialogVisibleText2" :append-to-body="true" width="500px"
|
|
|
|
|
|
+ <el-dialog title="查看文本" :visible.sync="dialogVisibleText2" :append-to-body="true" width="800px"
|
|
:before-close="handleClose" class="dialog_diy">
|
|
:before-close="handleClose" class="dialog_diy">
|
|
<el-form>
|
|
<el-form>
|
|
<div class="cont" v-html="tableJson.text"></div>
|
|
<div class="cont" v-html="tableJson.text"></div>
|