luolei 4 سال پیش
والد
کامیت
b70d9c2f1c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/utils/tools.js

+ 1 - 1
src/utils/tools.js

@@ -934,7 +934,7 @@ function getEMRParams(){
   tempdrug = tempdrug.filter((item)=>!item.check)
   let tempoperation = newAdvice.labelListSmall
   tempoperation = tempoperation.filter((item)=>!item.check)
-  let tempblood = newAdvice.labelListBlood
+  let tempblood = newAdvice.labelListBlood||[]
   tempblood = tempblood.filter((item)=>!item.check)
   let sex = formatFormParmas('patientSex', patInfoData);
   const obj = {