From 9b634abb449147b238798684bcf2b82ba15e893e Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 1 Jul 2022 17:47:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {