Your Name hace 3 años
padre
commit
16a4e0e46c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      learn/active/database/info.php

+ 1 - 1
learn/active/database/info.php

@@ -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');
     }
 }