[%if count($array)>0 || count($array_top)>0 %] [%forlist from=$array key=i%] [%/forlist%]
[%pack:public_pack-espcms_lable_select_name%] [%pack:public_pack-espcms_lable_id_name%] [%pack:setting_pack-espcms_power_groups_name%] [%pack:setting_pack-espcms_power_groups_issystem_type%] [%pack:public_pack-espcms_lable_addtime_name%] [%pack:public_pack-espcms_lable_control_name%]
[%if $array[i].power_groups_isdel%] [%else%] [%/if%] [%$array[i].power_groups_id%] [%$array[i].power_groups_name%] [%if $array[i].power_groups_issystem==1%] [%else%] [%/if%] [%$array[i].power_groups_addtime|espcms_timeformat(9)%]
[%else%]
[%pack:public_pack-espcms_no_infomessage%]
[%/if%]