lugano病灶融合
parent
770df06c88
commit
c1faaf9ef0
|
@ -986,7 +986,6 @@ export default {
|
||||||
* 相比最低点PPD增加百分比 ≥50%
|
* 相比最低点PPD增加百分比 ≥50%
|
||||||
**/
|
**/
|
||||||
if (ldi > 15 && pddIncreaseNum >= 50) {
|
if (ldi > 15 && pddIncreaseNum >= 50) {
|
||||||
console.log('融合主病灶疾病进展')
|
|
||||||
const stateId = this.getQuestionId(7)
|
const stateId = this.getQuestionId(7)
|
||||||
this.$set(this.questionForm, stateId, 4)
|
this.$set(this.questionForm, stateId, 4)
|
||||||
this.stateDisabled = true
|
this.stateDisabled = true
|
||||||
|
|
Loading…
Reference in New Issue