Bladeren bron

添加药品单位类型8

luolei 5 jaren geleden
bovenliggende
commit
8d2c7e0b0e
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      src/api/config.js

+ 2 - 2
src/api/config.js

@@ -291,8 +291,8 @@ 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],tagType:[1]},  //多项统一横铺标签(血压)
-    {controlType:[0,1,2,5,6,7,11],tagType:[1,2,3]},  //症状详细(症状尾巴)
-    {controlType:[0,1,2,8],tagType:[1,4]}, //组合项标签(既往史)
+    {controlType:[0,1,2,5,6,7,8,11],tagType:[1,2,3]},  //症状详细(症状尾巴)
+    {controlType:[0,1,2],tagType:[1,4]}, //组合项标签(既往史)
     {controlType:[0,1,6],tagType:[1]},    //化验组合
     {controlType:[0,1,6],tagType:[1]},    //化验组合
     {controlType:[0,1,2,99],tagType:[1]},   //症状推送类型(添加症状)
     {controlType:[0,1,2,99],tagType:[1]},   //症状推送类型(添加症状)
   ],
   ],