Browse Source

修复修改bug

laiguoran 3 years ago
parent
commit
7084c05fa6
1 changed files with 0 additions and 2 deletions
  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({