소스 검색

工单超节损报错优化

qiuenguang 1 년 전
부모
커밋
45afda87ec
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      application/api/controller/OrderSuperLoss.php

+ 3 - 3
application/api/controller/OrderSuperLoss.php

@@ -466,9 +466,9 @@ class OrderSuperLoss extends Api
 //        if (empty($data)){
 //            $this->error('该工单不参与考核');
 //        }
-        if ($data['Gd_gdbh'] == ''){
-            $this->error('该工单不参与考核');
-        }
+//        if ($data['Gd_gdbh'] == ''){
+//            $this->error('');
+//        }
 
         if ($data['ls'] == 0){
             $data['ls'] === 1;