From a4a0ddef7658e6b7ae7cfb807af19f089f96acc8 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期四, 28 九月 2023 14:53:39 +0800
Subject: [PATCH] 如果沒有任务前端需要是模拟后台数据结push空数据进去+2个任务的时候下发成功,跳转的不是当前选中的

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

diff --git a/.env.development b/.env.development
index 1d8aad4..4c82839 100644
--- a/.env.development
+++ b/.env.development
@@ -4,5 +4,6 @@
 
 # 椤甸潰 title 鍓嶇紑
 VUE_APP_TITLE=Basic
-VUE_APP_BATH_PATH='http://192.168.20.120:8003'
+VUE_APP_BATH_PATH='http://127.0.0.1:8003'
+# VUE_APP_BATH_PATH='http://192.168.20.120:8003'
 

--
Gitblit v1.8.0