Explorar o código

Merge branch 'master' of http://git.keao.tech/SupplyChain/front

zhanglb %!s(int64=3) %!d(string=hai) anos
pai
achega
fb57ae8228
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      front-vue/src/views/service/repayment/detailRepayment.vue

+ 1 - 1
front-vue/src/views/service/repayment/detailRepayment.vue

@@ -69,7 +69,7 @@
             <el-table-column label="收款金额" align="center" prop="zfrLoanAmount" :show-overflow-tooltip="true" />
             <el-table-column label="收款金额" align="center" prop="zfrLoanAmount" :show-overflow-tooltip="true" />
         </el-table>
         </el-table>
         <el-dialog :visible.sync="openFile" width="1000px" append-to-body>
         <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='1000px' height='500px' />
             <iframe :src="wordUrl" width='800px' height='600px' frameborder='1' v-if="heid" />
             <iframe :src="wordUrl" width='800px' height='600px' frameborder='1' v-if="heid" />
         </el-dialog>
         </el-dialog>
     </el-row>
     </el-row>