Explorar el Código

修复修改bug

laiguoran hace 3 años
padre
commit
7084c05fa6
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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({