温红权 %!s(int64=8) %!d(string=hai) anos
pai
achega
256883a406
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      VisualInspection/view/mytask/check.html

+ 1 - 1
VisualInspection/view/mytask/check.html

@@ -203,7 +203,7 @@
         if ($.checkTask.checked_location_type == 1) {
             $("li.tab_lane").hide();
             $("li.tab_not_lane").show();
-            $("li.tab_not_lane").addClass("active");
+            $("li.tab_not_lane:first").addClass("active");
         } else {
             $("li.tab_lane").show();
             $("li.tab_not_lane").hide();