Browse Source

xielianghe

lange 5 năm trước cách đây
mục cha
commit
7ff6892d89
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      whepi-ui/templates/home/ribao.js

+ 3 - 1
whepi-ui/templates/home/ribao.js

@@ -1529,7 +1529,9 @@ function updateSuspected(suspectedId) {
           $('#js_input_jrszq').attr("disabled", "disabled");
           $("#js_input_jrszq").val("");
         }
-      d
+        // else {
+        //   $('#js_input_jrszq').removeAttr("disabled")
+        // }
         $("#js_input_jrszq").val(suspected.todayLocalOther);
         //是否出行
         $("#js_input_sf").val(getIsTrip(suspected.isTrip));