Browse Source

主诉显示controlType=8类型的标签

luolei 5 years ago
parent
commit
ec3982bf89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/config.js

+ 1 - 1
src/api/config.js

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