From ded9e04ff9ac565f79bbf16df48e16f9d7d2649e Mon Sep 17 00:00:00 2001 From: Charles7c Date: Wed, 18 Dec 2024 20:25:07 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"fix(gi-table):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=20GiTable=20=E4=BD=BF=E7=94=A8=E4=B8=80=E4=BA=9B=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E6=8F=90=E7=A4=BA=E7=B1=BB=E5=9E=8B=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit aed635fe99cdc06ba15d3c557e056f6d59cb8363. --- .env.production | 2 +- src/components/GiTable/index.vue | 13 +++---------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/.env.production b/.env.production index 80d2a41..1c5abb9 100644 --- a/.env.production +++ b/.env.production @@ -11,4 +11,4 @@ VITE_API_WS_URL = 'wss://api.continew.top' VITE_BASE = '/' # 应用配置面板 -VITE_APP_SETTING = true \ No newline at end of file +VITE_APP_SETTING = false \ No newline at end of file diff --git a/src/components/GiTable/index.vue b/src/components/GiTable/index.vue index 3ab5598..713592a 100644 --- a/src/components/GiTable/index.vue +++ b/src/components/GiTable/index.vue @@ -97,14 +97,7 @@