{{ config.pageIndex && config.pageSize ? config.pageIndex * config.pageSize + index + 1 : index + 1 }}
{{
row[config.prop]
}}
{{ formatter(config, row, { index: index }) }}
{{ config.buttonText || '扩展配置' }}
{{ formatter(config, row, { index: index }) }}