Merge branch 'dev' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web into dev
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -242,7 +242,8 @@ | ... | @@ -242,7 +242,8 @@ |
| 242 | if (!this.isJump) { | 242 | if (!this.isJump) { |
| 243 | startBusinessFlow({ | 243 | startBusinessFlow({ |
| 244 | bsmSqyw: this.bsmSqyw, | 244 | bsmSqyw: this.bsmSqyw, |
| 245 | sjlx: 'zrz', | 245 | //sjlx: 'zrz', |
| 246 | sjlx: this.activeName, | ||
| 246 | bdcdysz: this.bdcdysz, | 247 | bdcdysz: this.bdcdysz, |
| 247 | djqxbm: this.sqywInfo.nodetype == "djqx" ? this.sqywInfo.nodecode : "", | 248 | djqxbm: this.sqywInfo.nodetype == "djqx" ? this.sqywInfo.nodecode : "", |
| 248 | djqxmc: this.sqywInfo.nodetype == "djqx" ? this.sqywInfo.nodename : "", | 249 | djqxmc: this.sqywInfo.nodetype == "djqx" ? this.sqywInfo.nodename : "", | ... | ... |
-
Please register or sign in to post a comment