dever %!s(int64=3) %!d(string=hai) anos
pai
achega
10638a03b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/mshop/lib/Buy.php

+ 1 - 1
app/mshop/lib/Buy.php

@@ -1703,7 +1703,7 @@ class Buy
             }
         } else {
             Dever::db('shop/buy_order')->update(array('where_id' => $order['id'], 'audit' => 1));
-            Dever::alert(',该订单进入重新审核状态');
+            Dever::alert($alert . ',该订单进入重新审核状态');
         }
 
         if ($send) {