权利人
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -626,6 +626,7 @@ | ... | @@ -626,6 +626,7 @@ |
626 | this.form = res.result; | 626 | this.form = res.result; |
627 | this.hbsm = res.result.bsm; | 627 | this.hbsm = res.result.bsm; |
628 | this.$refs.qlrxxModule.changeGyfs(res.result.gygyqlrqk); | 628 | this.$refs.qlrxxModule.changeGyfs(res.result.gygyqlrqk); |
629 | this.$refs.qlrxxModule.getQlrInfo(hbsm); | ||
629 | if(this.form.bblx === 0 && this.form.qszt === '0' && this.form.bhqkbsm == null){ | 630 | if(this.form.bblx === 0 && this.form.qszt === '0' && this.form.bhqkbsm == null){ |
630 | this.disableFlag = false | 631 | this.disableFlag = false |
631 | }else { | 632 | }else { | ... | ... |
-
Please register or sign in to post a comment