diff --git a/src/views/DialogTabs/component/RQ_Warning.vue b/src/views/DialogTabs/component/RQ_Warning.vue index 2ad8f40..76a78d6 100644 --- a/src/views/DialogTabs/component/RQ_Warning.vue +++ b/src/views/DialogTabs/component/RQ_Warning.vue @@ -290,6 +290,7 @@ active.value = 1; AllData.queryParams.department = ''; getRyData(); + obj.value = {}; } // 选择接收人 diff --git a/src/views/DialogTabs/component/RQ_Warning.vue b/src/views/DialogTabs/component/RQ_Warning.vue index 2ad8f40..76a78d6 100644 --- a/src/views/DialogTabs/component/RQ_Warning.vue +++ b/src/views/DialogTabs/component/RQ_Warning.vue @@ -290,6 +290,7 @@ active.value = 1; AllData.queryParams.department = ''; getRyData(); + obj.value = {}; } // 选择接收人 diff --git a/src/views/oneMap/components/ZHRQ.vue b/src/views/oneMap/components/ZHRQ.vue index d55fc31..dc428ee 100644 --- a/src/views/oneMap/components/ZHRQ.vue +++ b/src/views/oneMap/components/ZHRQ.vue @@ -5,26 +5,22 @@ 已启动 {{ - AllData.showTipsData.warningLevel == "1" - ? "Ⅰ级" - : AllData.showTipsData.warningLevel == "2" - ? "Ⅱ级" - : AllData.showTipsData.warningLevel == "3" - ? "Ⅲ级" - : AllData.showTipsData.warningLevel == "4" - ? "Ⅳ级" - : AllData.showTipsData.warningLevel == "5" - ? "预警" + AllData.showTipsData.warningLevel == '1' + ? 'Ⅰ级' + : AllData.showTipsData.warningLevel == '2' + ? 'Ⅱ级' + : AllData.showTipsData.warningLevel == '3' + ? 'Ⅲ级' + : AllData.showTipsData.warningLevel == '4' + ? 'Ⅳ级' + : AllData.showTipsData.warningLevel == '5' + ? '预警' : null }} 级响应,从: - {{ - moment(AllData.showTipsData.warnStartTime).format("YYYY-MM-DD HH:mm") - }} - 起,预计到:{{ moment(AllData.showTipsData.warnEndTime).format("YYYY-MM-DD HH:mm") }} - + {{ moment(AllData.showTipsData.warnStartTime).format('YYYY-MM-DD HH:mm') }} + 起,预计到:{{ moment(AllData.showTipsData.warnEndTime).format('YYYY-MM-DD HH:mm') }}
准备时间:
{{ countdown.daysQ }}
-
+
管道风险评估
- + 燃气管道 4549km
- + 需改造 1922km
@@ -101,9 +83,7 @@
- {{ - item.zb - }} + {{ item.zb }} {{ item.sz }} @@ -111,11 +91,9 @@ - {{ item.zt == 0 ? "预警" : "正常" }} + {{ + item.zt == 0 ? '预警' : '正常' + }} 派发
@@ -140,13 +118,7 @@
-
+
辅助决策
@@ -168,16 +140,10 @@ {{ item.yp }}
- 工单派发 - 现场联线
@@ -188,18 +154,12 @@
预警处置
-
- 未处理 -
-
- 已处理 -
+
未处理
+
已处理
- {{ - item.name - }} + {{ item.name }}
{{ item.num1 }}
{{ item.num2 }}
@@ -245,7 +205,7 @@
--> -
{{ item.zlzt }}
-
+
-->
发布预警