cuixq преди 3 години
родител
ревизия
7303003713
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      front-vue/src/views/service/credit/addInformation.vue
  2. 1 1
      front-vue/src/views/service/credit/confirmationAudit.vue

+ 1 - 1
front-vue/src/views/service/credit/addInformation.vue

@@ -312,7 +312,7 @@
 
             <!--预览-->
             <el-dialog  :visible.sync="openFile" width="1000px" append-to-body>
-                <img :src="wordUrl" v-if="show" width='450px' height='500px'/>
+                <img :src="wordUrl" v-if="show" width='950px' height='500px'/>
                 <iframe :src="wordUrl" width='800px' height='600px' frameborder='1' v-if="heid"/>
             </el-dialog>
             <el-dialog

+ 1 - 1
front-vue/src/views/service/credit/confirmationAudit.vue

@@ -292,7 +292,7 @@
             </el-dialog>
             <!--预览-->
             <el-dialog  :visible.sync="openFile" width="1000px" append-to-body>
-                <img :src="wordUrl" v-if="show" width='450px' height='500px'/>
+                <img :src="wordUrl" v-if="show" width='950px' height='500px'/>
                 <iframe :src="wordUrl" width='800px' height='600px' frameborder='1' v-if="heid"/>
             </el-dialog>
             <el-dialog