修改客户导出

This commit is contained in:
lcc
2024-12-17 08:13:53 +08:00
parent c3f59dc96c
commit 865e00f8ef
-3
View File
@@ -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 = [];