rabin 1 年之前
父节点
当前提交
2ad255b3aa
共有 1 个文件被更改,包括 4 次插入0 次删除
  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';
 
 /*