diff --git a/src/components/Echarts/Point.vue b/src/components/Echarts/Point.vue index 5a6c777..bbe81ae 100644 --- a/src/components/Echarts/Point.vue +++ b/src/components/Echarts/Point.vue @@ -1,149 +1,149 @@ - - - + + + diff --git a/src/views/system/channelLabel/index.vue b/src/views/system/channelLabel/index.vue index c4fdbac..4b70535 100644 --- a/src/views/system/channelLabel/index.vue +++ b/src/views/system/channelLabel/index.vue @@ -100,7 +100,6 @@ export default { this.channelCustom.fieldList.push(item.routeName) } }) - console.log(this.monitoringModeTwoList, 'this.monitoringModeTwoList') }, // 删除 // remove(index) {