jcdm-ui/src/views/main/cfkb/Instructions/index.vue
@@ -74,13 +74,12 @@ title="工艺文件" :visible.sync="dialogVisible" width="70%" lock-scroll="false" @close="closeMethod" > <div><el-image style="height: 1090px;width: 960px;margin-left: 33px" :src="mainProcessSrc"></el-image></div> <span slot="footer" class="dialog-footer"> <el-button type="primary" @click="dialogVisible = false">确 定</el-button> <el-button type="primary" @click="dialogVisible = false" style="margin-right: 80px">确 定</el-button> </span> </el-dialog> </div>