From 6a7257f9d8f659c508cf826726126c0fa4363eef Mon Sep 17 00:00:00 2001
From: YangYuGang <1378265336@qq.com>
Date: 星期一, 14 四月 2025 17:04:39 +0800
Subject: [PATCH] 盘点单没有数据时一直加载中

---
 .env.development |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index a2ca32b..ca72491 100644
--- a/.env.development
+++ b/.env.development
@@ -16,7 +16,7 @@
 VITE_GLOB_API_URL=http://localhost:9528/api
 VITE_GLOB_SYS_API_URL=http://localhost:9528
 VITE_GLOB_TSK_API_URL=http://localhost:9528/api
-VITE_GLOB_WS_URL=http://localhost:7519
+VITE_GLOB_WS_URL=ws://localhost:7519
 
 # File upload address锛� optional
 # 鐩存帴IIS鎴栬�呰皟璇曠敤

--
Gitblit v1.9.3