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

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

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