From ab1b551642d79caab46b853d2336f42b8fcabf73 Mon Sep 17 00:00:00 2001 From: hyx Date: Tue, 27 Jun 2023 10:54:36 +0800 Subject: [PATCH] =?UTF-8?q?CN-1075=20table=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=88=97=E7=BC=93=E5=AD=98=E5=8A=9F=E8=83=BD=E6=9C=89=E6=97=B6?= =?UTF-8?q?=E4=BC=9A=E5=9B=A0=E5=AD=97=E6=AE=B5=E5=8F=98=E5=8C=96=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E7=BC=93=E5=AD=98=E6=95=B0=E6=8D=AE=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/table/ColumnCustomize.vue | 33 ++++++++++++++++++++---- src/indexedDB/index.js | 11 ++++++-- src/mixins/data-list.js | 15 +++++++---- src/utils/constants.js | 8 ++++++ src/views/administration/User.vue | 2 +- src/views/charts2/ChartList.vue | 2 +- src/views/report/Report.vue | 2 +- 7 files changed, 58 insertions(+), 15 deletions(-) diff --git a/src/components/table/ColumnCustomize.vue b/src/components/table/ColumnCustomize.vue index 39a9898b..b411e49f 100644 --- a/src/components/table/ColumnCustomize.vue +++ b/src/components/table/ColumnCustomize.vue @@ -58,7 +58,9 @@