edit-admin-order_list
This commit is contained in:
@@ -543,7 +543,7 @@ class Ordersv2List
|
||||
'price' => ['title' => '最终售价', 'width' => '9%'],
|
||||
// 'payway_name' => ['title' => '付款方式', 'width' => '8%'],
|
||||
'of_title' => ['title' => '客户来源', 'width' => '10%'], 'status_name' => ['title' => '状态', 'width' => '9%'],
|
||||
'over_time' => ['title' => '交付截止', 'width' => '9%'],'order_time' => ['title' => '下定时间', 'width' => '9%']
|
||||
'order_time' => ['title' => '下定时间', 'width' => '9%'],'over_time' => ['title' => '交付截止', 'width' => '9%']
|
||||
];
|
||||
}
|
||||
$fields = array_merge($fields1, $fields2);
|
||||
|
||||
Reference in New Issue
Block a user