Vijayakrishnan 3 年之前
父节点
当前提交
7e462592a1
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      resources/views/app/patient/medications-center.blade.php

+ 0 - 2
resources/views/app/patient/medications-center.blade.php

@@ -358,8 +358,6 @@ $medications = $points;
                 .off('submit')
                 .on('submit', function () {
 
-                    debugger
-
                     let form = $(this);
 
                     if (!form[0].checkValidity()) {