1
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -375,7 +375,7 @@ | ... | @@ -375,7 +375,7 @@ |
375 | console.log("this.selectParam", this.selectParam); | 375 | console.log("this.selectParam", this.selectParam); |
376 | let title = "申请业务:" + this.selectParam?.djywmc ? this.selectParam?.djywmc : ''; | 376 | let title = "申请业务:" + this.selectParam?.djywmc ? this.selectParam?.djywmc : ''; |
377 | 377 | ||
378 | this.$popupDialog(title, "ywbl/ywsq/selectBdc", { 'sqywInfo': this.selectParam }, "85%") | 378 | this.$popupDialog(title, "ywbl/ywsq/selectBdc", { 'sqywInfo': this.selectParam }, "88%") |
379 | }, | 379 | }, |
380 | /** | 380 | /** |
381 | * @description: loadView | 381 | * @description: loadView | ... | ... |
-
Please register or sign in to post a comment