MSI\liwei 8 năm trước cách đây
mục cha
commit
1e097a9d4d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      VisualInspection/qzd/js/task/new.js

+ 1 - 1
VisualInspection/qzd/js/task/new.js

@@ -213,7 +213,7 @@ function resert() {
     $("#carUserinfo").val('');
     $("#dept").val('');
     $("#carUserSatisfaction").val('');
-   // $(".ComboTreeItemChlid").find("input").prop('checked', false);
+    $(".ComboTreeItemChlid").find("input").prop('checked', false);
     $("#recordUser").val('');
     $("#addr").val('');
 }