From 398430e8dabef01f549597c93b8be77b3bfb3323 Mon Sep 17 00:00:00 2001 From: YaChengMu <1140049363@qq.com> Date: Sat, 5 Nov 2022 02:13:30 +0000 Subject: [PATCH] =?UTF-8?q?update=20src/components/scTable/index.vue.=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0column=E5=8F=82=E6=95=B0=E7=9B=91=E5=90=AC?= =?UTF-8?q?=E3=80=82=20=E4=BF=AE=E6=94=B9=E5=8E=9F=E5=9B=A0=EF=BC=9A?= =?UTF-8?q?=E5=8A=A8=E6=80=81=E4=BF=AE=E6=94=B9=E8=A1=A8=E5=A4=B4=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=90=8E=EF=BC=8C=E8=A1=A8=E5=A4=B4=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: YaChengMu <1140049363@qq.com> --- src/components/scTable/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/scTable/index.vue b/src/components/scTable/index.vue index 58ac83e6..2dc2db7e 100644 --- a/src/components/scTable/index.vue +++ b/src/components/scTable/index.vue @@ -103,6 +103,9 @@ apiObj(){ this.tableParams = this.params; this.refresh(); + }, + column(){ + this.userColumn=this.column; } }, computed: {