Browse Source

员工超节损

qiuenguang 1 năm trước cách đây
mục cha
commit
f0d5562b35
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      application/api/controller/OrderSuperLoss.php

+ 0 - 1
application/api/controller/OrderSuperLoss.php

@@ -448,7 +448,6 @@ class OrderSuperLoss extends Api
             ->where('c.质量考核',0)
             ->field($field)
             ->find();
-        halt($data);
         if (empty($data)){
             $this->error('该工单不参与考核');
         }