src/views/purchase/cgPoInStockBill/cgPoInStockBill.vue
@@ -461,7 +461,7 @@ }}</span> <el-button type="text" @click="handleEdit(row, (OperationType = 3), (copyType = 1))" @click.stop="handleEdit(row, (OperationType = 3), (copyType = 1))" v-else-if="column.property == '单据号'" >{{ row.单据号 }}</el-button > @@ -510,7 +510,7 @@ @editCloseGy="editGyClose" v-if="editShow" /> --> <div style="height: 80vh" v-if="openEdit"> <div style="height: 70vh" v-if="openEdit"> <iframe :src="iframeUrl" frameborder="0" width="100%" height="100%"></iframe> </div> </el-dialog>