Your Name 2 years ago
parent
commit
e563a1fa6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/cash/database/order.php

+ 1 - 1
app/cash/database/order.php

@@ -374,7 +374,7 @@ return array
         'edit' => false,
         'insert' => false,
         // 'excel'	=> true,
-        'excel' => array('数据导出', '结算单数据列表','cash/lib/order.out_order'),
+        'excel' =>array(array('数据导出', '结算单数据列表','cash/lib/order.out_order'),), 
 
         'page_list' => 'order_list',