@@ -285,7 +285,7 @@ return array
'invoice_id' => array
(
'type' => 'int-11',
- 'name' => $search_option_shop_type == 2 ? '收集人手机' : '发票信息',
+ 'name' => $search_option_shop_type == 2 ? '收件人手机' : '发票信息',
'default' => '',
'desc' => '发票信息',
'match' => 'is_numeric',