Explorar el Código

修复微生物培养结果重复的问题

lighter hace 2 años
padre
commit
932ffdf262
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/examination/InspectionReportIndex.vue

+ 1 - 0
src/views/examination/InspectionReportIndex.vue

@@ -291,6 +291,7 @@ export default {
     }
 
     const queryDetail = (row) => {
+      halfBacSize.value = 0
       queryInspectionDetail(row.ordr_ID).then((res) => {
         halfSize.value = Math.ceil(res.inspectionItems.length / 2)
         inspectionDetail.inspectionHeader = res.inspectionHeader