rabin 1 year ago
parent
commit
1393386dca
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/dai/seller/table/manage/order_log2_list.php

+ 0 - 4
src/dai/seller/table/manage/order_log2_list.php

@@ -4,10 +4,6 @@ $config = include('order_list.php');
 $config['source'] = 'seller/order_log2';
 unset($config['list']['stat']);
 unset($config['list']['button']);
-$config['list']['button'] = array
-(
-    '更改订单状态' => array('oper', 'status'),
-);
 $config['list']['field']['status']['remote'] = 'seller/manage.showOrderLog2Expand';
 
 /*