dever 3 năm trước cách đây
mục cha
commit
9a8e25de88
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      service/agent/lib/Order.php

+ 5 - 0
service/agent/lib/Order.php

@@ -664,6 +664,11 @@ class Order
                     }
                 }
 
+                if (!$table['body']) {
+                    unset($table);
+                    $table = array();
+                }
+
                 if (isset($process[3]['type']) && is_array($process[3]['type']) && in_array(3, $process[3]['type'])) {
                     $parent_title = '(已发放分润)';
                     $parent_button = array();