From 53794600edd624f30869fa16bebd29d683ed5b41 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 14 Mar 2025 15:30:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.prod | 2 +- src/components/martix/Edit/index.vue | 4 ++-- src/views/debug/index.vue | 2 +- src/views/matrix/index.vue | 6 +++++- src/views/matrixCraft/index.vue | 2 +- vite.config.ts | 4 ++-- 6 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.env.prod b/.env.prod index dacdfa5..f38cde4 100644 --- a/.env.prod +++ b/.env.prod @@ -2,4 +2,4 @@ FT_NODE_ENV=prod -FT_WS_URL=ws://localhost:8090/ws \ No newline at end of file +FT_WS_URL=ws://192.168.1.168/ws \ No newline at end of file diff --git a/src/components/martix/Edit/index.vue b/src/components/martix/Edit/index.vue index 0a82fe8..839517f 100644 --- a/src/components/martix/Edit/index.vue +++ b/src/components/martix/Edit/index.vue @@ -56,9 +56,9 @@ const cancel = () => {