lgy 1 ay önce
ebeveyn
işleme
a339d33e2d
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      jcjyhr/app/zskk/model/Patient.php

+ 0 - 2
jcjyhr/app/zskk/model/Patient.php

@@ -332,9 +332,7 @@ class Patient extends ZskkModel
     public function saveRepeatLab($data)
     {
         $model = new DelLabData();
-        var_dump($data->toArray());
         $model->saveAll($data);
-        var_dump(1);die;
     }
 
     public function getBiInspect($where)