Эх сурвалжийг харах

存储列表,详情添加状态。存储状态为关闭,详情添加取消存储

董荣正 1 сар өмнө
parent
commit
6c111df85d

+ 1 - 1
application/admin/controller/user/Userpledge.php

@@ -85,7 +85,7 @@ class Userpledge extends Backend
  
         // 提取所有id,返回一个包含id的一维数组
         $order_no = array_column($details, 'order_no');
-
+        return $order_no;
         $orderData = $this->product_order_model
             ->where('order_no', 'in', $order_no)
             ->field('order_no, status') // 指定字段