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