{{block name="form_header"}}{{/block}}
{{block name="form_content_top"}}{{/block}}
{{if !empty($form_table) and !empty($form_table['base']) and !empty($form_table['form']) and is_array($form_table['base']) and is_array($form_table['form'])}} {{include file="../../../module/view/form_table/form_fields_select" /}} {{include file="../../../module/view/form_table/form_state_operate_reason_modal" /}} {{else /}}
{{if empty($form_error)}}{{:MyLang('form_table_config_error_tips')}}{{else /}}{{$form_error}}{{/if}}
{{/if}}
{{block name="form_page"}} {{include file="../../../module/view/form_table/form_table_page" /}} {{/block}}
{{block name="form_extend"}}{{/block}}
{{block name="form_footer"}}{{/block}}