fuyu 5 tahun lalu
induk
melakukan
2e2f12c8c3
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      application/inter/controller/Writereport.php

+ 2 - 1
application/inter/controller/Writereport.php

@@ -509,9 +509,10 @@ class Writereport extends Base
             }else{
                 Message::read($doctor['id'],$report_info['remote_application_id'],4);
                 //远程
+                
+                $this->confirmReport($report_info['remote_application_id']);
                 Log::record('xxxxxxxxx');
                 die;
-                $this->confirmReport($report_info['remote_application_id']);
                 // DB::table('remote_application')->where('id',$report_info['remote_application_id'])->update(['report_status'=>'9']);
                 // 添加messages消息
                 $t = '您的报告已确认';