dedsudiyu hace 2 años
padre
commit
68f4439e96
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      pages/emergencyEvacuationBig.vue

+ 2 - 0
pages/emergencyEvacuationBig.vue

@@ -559,6 +559,8 @@
 						this.deptId = data.data.deptId;
 						this.subId = data.data.subId;
 						this.subName = data.data.subName;
+						this.itemData.subjectId = data.data.subId;
+						this.laboratoryInfo();
 						this.evacuate();
 					}else{
 						this.pageType = 1;