rabin 2 years ago
parent
commit
b3a17709f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/shop/lib/Refund.php

+ 1 - 0
app/shop/lib/Refund.php

@@ -464,6 +464,7 @@ class Refund
                         $rorder['type_id'] = $rorder['shop_id'];
                         $rorder['source_type'] = 4;
                         $rorder['source_id'] = -1;
+                        $rorder['num'] = $info['num'];
                         $rinfo['cash'] = $rorder['price'] = $price;
                         $rinfo['p_cash'] = $rorder['p_price'] = $card_cash;
                         if (isset($update['status'])) {