客户管理,个人资料页面优化

This commit is contained in:
meimei
2025-05-07 18:21:12 +08:00
parent 4be87a7080
commit f0bd04e5d9

View File

@@ -18,7 +18,7 @@ use wanghua\general_utility_tools_php\tool\Tools;
class Firmcustomer extends Backend class Firmcustomer extends Backend
{ {
protected $noNeedRight = ['firmcustomerGetList','massagesindex','massagesindexnot']; protected $noNeedRight = ['firmcustomerGetList','massagesindex','massagesindexnot'];
protected $searchFields = 'name,phone,firmtags_ids,firmstoreprojectstwo.name,remark';
/** /**
* Firmcustomer模型对象 * Firmcustomer模型对象
* @var \app\admin\model\Firmcustomer * @var \app\admin\model\Firmcustomer