From 68e6afe2bc6ce68b341e7dccff4bd1b0e5f2c905 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Wed, 04 Feb 2026 13:58:41 +0800
Subject: [PATCH] feat:调整

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