From 4c65b75f8b8197b452c10d2ea5bf84b033bfc201 Mon Sep 17 00:00:00 2001 From: doublekou <951513186@qq.com> Date: Mon, 11 Dec 2023 15:35:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=91=E6=8D=A2=E5=90=8D=E7=A7=B0=E6=94=B9?= =?UTF-8?q?=E6=88=90=E6=8A=95=E6=94=BE=E5=8C=85=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/views/system/channelLabel/index.vue | 1 + src/views/system/down/currentDownload.vue | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index 37f1361..7c66437 100644 --- a/.env.development +++ b/.env.development @@ -14,9 +14,9 @@ ENV = 'development' # VUE_APP_BASE_API = 'http://39.100.77.21:8899' # VUE_APP_BASE_API = 'http://172.18.0.225:8899'//xy # ts -VUE_APP_BASE_API = 'http://172.18.0.228:8899' +# VUE_APP_BASE_API = 'http://172.18.0.228:8899' #VUE_APP_BASE_API = 'http://172.18.1.8:8899jt' -# VUE_APP_BASE_IMG = 'https://baiyee.vip' +VUE_APP_BASE_IMG = 'https://baiyee.vip' # VUE_APP_BASE_IMG = 'http://39.100.77.21:8899' VUE_APP_WS_API = 'wss://baiyee.vip' diff --git a/src/views/system/channelLabel/index.vue b/src/views/system/channelLabel/index.vue index 4b70535..c4fdbac 100644 --- a/src/views/system/channelLabel/index.vue +++ b/src/views/system/channelLabel/index.vue @@ -100,6 +100,7 @@ export default { this.channelCustom.fieldList.push(item.routeName) } }) + console.log(this.monitoringModeTwoList, 'this.monitoringModeTwoList') }, // 删除 // remove(index) { diff --git a/src/views/system/down/currentDownload.vue b/src/views/system/down/currentDownload.vue index 0d5e8b7..6a8ab38 100644 --- a/src/views/system/down/currentDownload.vue +++ b/src/views/system/down/currentDownload.vue @@ -23,10 +23,10 @@ - +