a07fa9a4 by renchao@pashanhoo.com

1

1 parent b41c002c
......@@ -375,7 +375,7 @@
console.log("this.selectParam", this.selectParam);
let title = "申请业务:" + this.selectParam?.djywmc ? this.selectParam?.djywmc : '';
this.$popupDialog(title, "ywbl/ywsq/selectBdc", { 'sqywInfo': this.selectParam }, "85%")
this.$popupDialog(title, "ywbl/ywsq/selectBdc", { 'sqywInfo': this.selectParam }, "88%")
},
/**
* @description: loadView
......