|
@@ -290,7 +290,7 @@ export default {
|
|
},
|
|
},
|
|
groupParams:[
|
|
groupParams:[
|
|
{controlType:[0,1,2],tagType:[1]}, //多列多选(杂音/初为) notTagType为文字标签剔除
|
|
{controlType:[0,1,2],tagType:[1]}, //多列多选(杂音/初为) notTagType为文字标签剔除
|
|
- {controlType:[0,1,2,5,6,7],tagType:[1]}, //多项统一横铺标签(血压)
|
|
|
|
|
|
+ {controlType:[0,1,2,5,6,7,8],tagType:[1]}, //多项统一横铺标签(血压)
|
|
{controlType:[0,1,2,5,6,7,8,11],tagType:[1,2,3]}, //症状详细(症状尾巴)
|
|
{controlType:[0,1,2,5,6,7,8,11],tagType:[1,2,3]}, //症状详细(症状尾巴)
|
|
{controlType:[0,1,2],tagType:[1,4]}, //组合项标签(既往史)
|
|
{controlType:[0,1,2],tagType:[1,4]}, //组合项标签(既往史)
|
|
{controlType:[0,1,6],tagType:[1]}, //化验组合
|
|
{controlType:[0,1,6],tagType:[1]}, //化验组合
|