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 @@