客户管理,个人资料页面优化
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user