This commit is contained in:
庞东林
2022-01-19 09:09:54 +08:00
parent 72407cc3ef
commit 6504d7aaf9

View File

@@ -107,12 +107,8 @@
<script> <script>
import * as echarts from "echarts"; import * as echarts from "echarts";
let trendChart; let trendChart;
// import { getColumnOptions } from "@/api/ecology/noise/function-sound"; import { getSpecialLakeDropdown,getLakeDropdown,lakeLibrary } from "@/api/ecology/new-lake";
import { getSpecialLakeDropdown } from "@/api/ecology/new-lake";
import { getLakeDropdown } from "@/api/ecology/new-lake";
import { lakeLibrary } from "@/api/ecology/new-lake";
export default { export default {
components: {}, components: {},
data() { data() {
@@ -569,13 +565,8 @@ export default {
}, },
]]; ]];
} }
} }
// 在纵坐标选择浓度,那显示指标均线 // 在纵坐标选择浓度,那显示指标均线
if(this.queryParams.yco == "Yco_1"){ if(this.queryParams.yco == "Yco_1"){
let singleLine = [] let singleLine = []