@@ -18,7 +18,12 @@ return array
'width' => '230',
'show' => '"{order_num}" ? "{order_num}" : "-"',
),
- 'account',
+ 'account' => array
+ (
+ 'show' => 'Dever::load("manage", "seller")->showOrderAccount("{account}")',
+ 'type' => 'show',
+ 'remote' => 'seller/manage.showOrderExpandKm',
+ ),
/*
'cash' => array
(