| | |
| | | this.bsm2 = false |
| | | } |
| | | } |
| | | if (p.ask.includes('RTS')&&p.state === 1) { |
| | | p.rts = '' |
| | | this.bsm3Val = '' |
| | | this.bsm3Dia = true |
| | | this.bsmRow3.push(p) |
| | | } |
| | | // if (p.ask.includes('RTS')&&p.state === 1) { |
| | | // p.rts = '' |
| | | // this.bsm3Val = '' |
| | | // this.bsm3Dia = true |
| | | // this.bsmRow3.push(p) |
| | | // } |
| | | }) |
| | | |
| | | if (e.length > 0) { |
| | |
| | | }else{ |
| | | this.bsm1Dia = false |
| | | } |
| | | if (row.ask.includes('RTS')&&row.state === 1) { |
| | | this.bsmRow3 = null; |
| | | row.rts = '' |
| | | this.bsm3Val = '' |
| | | this.bsm3Dia = true |
| | | this.bsmRow3 = row |
| | | }else{ |
| | | this.bsm3Dia = false |
| | | } |
| | | // if (row.ask.includes('RTS')&&row.state === 1) { |
| | | // this.bsmRow3 = null; |
| | | // row.rts = '' |
| | | // this.bsm3Val = '' |
| | | // this.bsm3Dia = true |
| | | // this.bsmRow3 = row |
| | | // }else{ |
| | | // this.bsm3Dia = false |
| | | // } |
| | | }, |
| | | computationalPairing(n){ |
| | | const nums = []; |