export default { data: { queryGrid1: { <#if queryList??> <#list queryList as query> ${query.columnName} : '', } } }