diff --git a/tpl/list.vue b/tpl/list.vue index 167f625..71ac950 100644 --- a/tpl/list.vue +++ b/tpl/list.vue @@ -39,7 +39,7 @@ export default { search: {name: ""}, page: {current: 1, size: 10, total: 0}, tableData: [], - colConfigs: [@listProps], + colConfigs: @listProps, } }, methods: {