|
@@ -147,7 +147,7 @@ return array
|
|
|
'desc' => '订单号',
|
|
|
'match' => 'is_string',
|
|
|
// 'update' => 'text',
|
|
|
- //'search' => 'fulltext',
|
|
|
+ 'search' => 'fulltext',
|
|
|
'list_name' => '订单号<br />购买时间<br/>添加时间',
|
|
|
'list' => $search_auth == 2 ? false : 'Dever::load("agent/lib/soft_cash.soft_show#num",{id})',
|
|
|
'list_order' => 1,
|