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