From 6993fce57505219b2ee28b31535dd463b8d9ea9c Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Wed, 04 Feb 2026 09:23:50 +0800
Subject: [PATCH] feat: env调整

---
 applications/task-work-order/env/.env.development |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/applications/task-work-order/env/.env.development b/applications/task-work-order/env/.env.development
index 5b55661..8179aa3 100644
--- a/applications/task-work-order/env/.env.development
+++ b/applications/task-work-order/env/.env.development
@@ -7,7 +7,7 @@
 VITE_APP_URL=http://192.168.1.227
 
 #新大屏地址
-VITE_APP_DASHBOARD_URL='https://wrj.shuixiongit.com/command-center-dashboard/'
+VITE_APP_DASHBOARD_URL=''
 
 # ws地址
 VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws

--
Gitblit v1.9.3