@@ -284,7 +284,8 @@
</el-dialog>
<el-dialog
:visible.sync="pdfShowDialog"
- width="70%">
+ width="70%"
+ append-to-body>
<pdf-show :pdfFileList="pdfFileList" :zfiId="this.form.zfiId" :parent="parent">
</pdf-show>
@@ -271,7 +271,8 @@
@@ -169,7 +169,7 @@
</div>
+ width="70%" append-to-body>
@@ -233,7 +233,8 @@