|
|
- "notTagType": this.type == 3?[3,8,10]:this.type==4?[4,8,10]:[3,4,8,10]//查体没有症状尾巴有血压,其他史有症状尾巴无血压
|
|
|
+ "notTagType": this.type == 3?[3,8,10]:(this.type==4?[4,8,10]:(this.type==2 || this.type==22 || this.type==32 || this.type==322?[4,8,10]:[3,4,8,10]))//查体没有症状尾巴有血压,其他史有症状尾巴无血压
|