|
|
@@ -155,7 +155,7 @@ class AdminHandleList extends \common\libs\dataList\DataList implements DataList
|
|
|
['id'=>'添加体系','name'=>'添加体系'],
|
|
|
['id'=>'编辑体系','name'=>'编辑体系'],
|
|
|
['id'=>'恢复体系','name'=>'恢复体系'],
|
|
|
- ['id'=>'业绩调整','name'=>'业绩调整'],
|
|
|
+ ['id'=>'调整业绩','name'=>'调整业绩'],
|
|
|
];
|
|
|
$this->filterTypes = [
|
|
|
'opt_type' => ['isUserTable'=>false, 'name'=>'操作类型', 'other'=> 'select', 'selectData'=> $selectData],
|