From e27e134b6d0b7a656c9d92cde5261c3ada694543 Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期一, 20 十一月 2023 17:49:59 +0800 Subject: [PATCH] feat: 切换设备后如果只有一个通道自动切到单通道;如果没有配置plc也要展示骨架屏 --- .env.development | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 67e070c..4c82839 100644 --- a/.env.development +++ b/.env.development @@ -5,4 +5,5 @@ # 椤甸潰 title 鍓嶇紑 VUE_APP_TITLE=Basic VUE_APP_BATH_PATH='http://127.0.0.1:8003' +# VUE_APP_BATH_PATH='http://192.168.20.120:8003' -- Gitblit v1.8.0