From 582df3a6d5197b28fa865b6df12152914bb3856b Mon Sep 17 00:00:00 2001 From: "liu.shiyi" Date: Fri, 30 Jun 2023 09:39:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=88=A0=E9=99=A4=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E7=9A=84=E5=A4=9A=E4=BD=99=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-room-ui/packages/BasicComponents/Tables/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/data-room-ui/packages/BasicComponents/Tables/index.vue b/data-room-ui/packages/BasicComponents/Tables/index.vue index d3f83afb..bd722ea0 100644 --- a/data-room-ui/packages/BasicComponents/Tables/index.vue +++ b/data-room-ui/packages/BasicComponents/Tables/index.vue @@ -113,7 +113,6 @@ export default { created () { }, mounted () { this.chartInit() - this.changeStyle(this.config) }, methods: { // 表格点击事件