|
@@ -55,7 +55,7 @@ if ($search_auth == 1) {
|
|
|
$list_button['list1'] = array('自定义字段设置', '"info_field&search_option_active_id={id}&oper_table=info"');
|
|
|
}
|
|
|
} else {
|
|
|
- if (Dever::load('manage/auth')->checkFunc('active.info', 'editOff', '核销活动')) {
|
|
|
+ if (Dever::load('manage/auth')->checkFunc('active.info_1', 'editOff', '核销活动')) {
|
|
|
$button['核销活动'] = array('fast',1,'info_code');
|
|
|
}
|
|
|
}
|