瀏覽代碼

Merge branch 'master' of rav.triplestart.com:jmudaka/stagfe2

root 3 年之前
父節點
當前提交
07cb04ab5d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/note/_create-bill.blade.php

+ 1 - 1
resources/views/app/patient/note/_create-bill.blade.php

@@ -37,7 +37,7 @@
                         $maxMinutes = 75;
                     }
                     else if($note->method === 'AUDIO') {
-                        $maxMinutes = 45;
+                        $maxMinutes = 60;
                     }
                 }
             ?>