feat : 电流、有毒气体和传感器echarts按日月年监控数据
This commit is contained in:
@@ -122,7 +122,7 @@ watch(
|
||||
(newVal) => {
|
||||
console.log(params.tunnelId, newVal);
|
||||
equipment.value.reset();
|
||||
getEquipment(params.tunnelId, newVal, 1).then((res) => {
|
||||
getEquipment(params.tunnelId, newVal).then((res) => {
|
||||
options2.splice(0, options2.length);
|
||||
options2.push(
|
||||
...res.data.map((item) => {
|
||||
|
||||
Reference in New Issue
Block a user