dever пре 3 година
родитељ
комит
9f19cbb70e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/shop/database/sell_order.php

+ 1 - 1
app/shop/database/sell_order.php

@@ -346,7 +346,7 @@ return array
             'default'   => '1',
             'desc'      => '状态',
             'match'     => 'is_numeric',
-            'option'    => $status,
+            'option'    => $status_manage,
             'search'    => 'select',
             'list'      => true,
         ),