修改客户导出
This commit is contained in:
@@ -972,9 +972,6 @@ class Customer extends HD_Controller
|
||||
'brand_detail' => '关注品牌',
|
||||
'series_detail' => '关注车型'
|
||||
];
|
||||
if ($this->role == 8) {
|
||||
unset($indexs['mobile']);
|
||||
}
|
||||
$count = $this->customers_model->count($where);
|
||||
$data = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user