Commit a61ab3a6 authored by xxx's avatar xxx

1

parent e11230ae
...@@ -295,7 +295,6 @@ export default { ...@@ -295,7 +295,6 @@ export default {
that.echarts1Data = echarts1Data1; that.echarts1Data = echarts1Data1;
that.echarts1Fn(); that.echarts1Fn();
//报警车辆排行榜 //报警车辆排行榜
console.log(arr1);
let set1 = new Set(); let set1 = new Set();
echartsName1.forEach((item)=>set1.add(item)) echartsName1.forEach((item)=>set1.add(item))
let a1 = Array.from(set1); let a1 = Array.from(set1);
...@@ -455,7 +454,6 @@ export default { ...@@ -455,7 +454,6 @@ export default {
that.echarts1Data = echarts1Data1; that.echarts1Data = echarts1Data1;
that.echarts1Fn(); that.echarts1Fn();
//报警车辆排行榜 //报警车辆排行榜
console.log(arr1);
let set1 = new Set(); let set1 = new Set();
echartsName1.forEach((item)=>set1.add(item)) echartsName1.forEach((item)=>set1.add(item))
let a1 = Array.from(set1); let a1 = Array.from(set1);
...@@ -615,7 +613,6 @@ export default { ...@@ -615,7 +613,6 @@ export default {
that.echarts1Data = echarts1Data1; that.echarts1Data = echarts1Data1;
that.echarts1Fn(); that.echarts1Fn();
//报警车辆排行榜 //报警车辆排行榜
console.log(arr1);
let set1 = new Set(); let set1 = new Set();
echartsName1.forEach((item)=>set1.add(item)) echartsName1.forEach((item)=>set1.add(item))
let a1 = Array.from(set1); let a1 = Array.from(set1);
......
...@@ -296,7 +296,6 @@ export default { ...@@ -296,7 +296,6 @@ export default {
that.echarts1Data = echarts1Data1; that.echarts1Data = echarts1Data1;
that.echarts1Fn(); that.echarts1Fn();
//报警车辆排行榜 //报警车辆排行榜
console.log(arr1);
let set1 = new Set(); let set1 = new Set();
echartsName1.forEach((item)=>set1.add(item)) echartsName1.forEach((item)=>set1.add(item))
let a1 = Array.from(set1); let a1 = Array.from(set1);
...@@ -456,7 +455,6 @@ export default { ...@@ -456,7 +455,6 @@ export default {
that.echarts1Data = echarts1Data1; that.echarts1Data = echarts1Data1;
that.echarts1Fn(); that.echarts1Fn();
//报警车辆排行榜 //报警车辆排行榜
console.log(arr1);
let set1 = new Set(); let set1 = new Set();
echartsName1.forEach((item)=>set1.add(item)) echartsName1.forEach((item)=>set1.add(item))
let a1 = Array.from(set1); let a1 = Array.from(set1);
...@@ -616,7 +614,6 @@ export default { ...@@ -616,7 +614,6 @@ export default {
that.echarts1Data = echarts1Data1; that.echarts1Data = echarts1Data1;
that.echarts1Fn(); that.echarts1Fn();
//报警车辆排行榜 //报警车辆排行榜
console.log(arr1);
let set1 = new Set(); let set1 = new Set();
echartsName1.forEach((item)=>set1.add(item)) echartsName1.forEach((item)=>set1.add(item))
let a1 = Array.from(set1); let a1 = Array.from(set1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment