luolei 5 tahun lalu
induk
melakukan
013420d177
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/js/assertType.js

+ 2 - 2
src/js/assertType.js

@@ -55,8 +55,8 @@ $(function(){
 })
 
 $(".abnormalClear").click(function(){
-    deptId = deptList[0].deptName
-    behospitalCode = ""
+    deptId = deptIdTemp = deptList[0].deptName
+    behospitalCode = behospitalCodeTemp=""
     $(".patientNumInp").val("")
     $(".selectDept").html(deptId).attr({
         "data-id":deptId,