From 28cbf4f043cfc0a4621cc8683ba66bcbdd350eca Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期五, 01 十二月 2023 12:02:34 +0800
Subject: [PATCH] 1.增加了风险模型的弹出框组件  2.增加了用户可配置的页面

---
 src/views/exception/components/CompFlightInspection.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/views/exception/components/CompFlightInspection.vue b/src/views/exception/components/CompFlightInspection.vue
index b2dbd4f..b860699 100644
--- a/src/views/exception/components/CompFlightInspection.vue
+++ b/src/views/exception/components/CompFlightInspection.vue
@@ -176,7 +176,7 @@
 
       // 鏍囪浣�
       flag: {
-        // 鍔犺浇鏃� 涓婁笅鏉℃寜閽笉鑳藉啀鐐瑰嚮
+        // 鏁版嵁鍔犺浇鏃� 涓婁笅鏉℃寜閽笉鑳藉啀鐐瑰嚮
         banTouch: 0,
         // 0浠h〃鍒嗛〉锛�1浠h〃涓嶅垎椤�
         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 {

--
Gitblit v1.9.3