Browse Source

修复修改bug

laiguoran 3 năm trước cách đây
mục cha
commit
7084c05fa6
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      app/view/measure/stage_modal.ejs

+ 0 - 2
app/view/measure/stage_modal.ejs

@@ -139,8 +139,6 @@
             toastr.error('请选择开始-截止日期');
             return false;
         }
-        console.log($('#edit-period').val());
-        return false;
     };
     <% } %>
     $('.datepicker-here').datepicker({