src/views/exception/components/CompFlightInspection.vue
@@ -176,7 +176,7 @@ // 标记位 flag: { // 加载时 上下条按钮不能再点击 // 数据加载时 上下条按钮不能再点击 banTouch: 0, // 0代表分页,1代表不分页 originClick: 0 @@ -549,7 +549,6 @@ let endIndex = dateList.findIndex((item) => item === exceptionET) // 设置折线图配置项 // this.reSetChart(dateList, dustValue, exceptionBT, exceptionET, startIndex, endIndex) this.dialog.option = exceptionOption.setExceptionChartOption( dateList, dustValue, @@ -1363,6 +1362,8 @@ } /* 表格模块结束 */ /* 查看详情对话框模块的样式 */ .diag-head {