From 99e92f4491bb0295db04c49db2a81ce149f1fa26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E7=8F=AE=E5=AE=87?= Date: Tue, 31 Oct 2023 17:20:59 +0800 Subject: [PATCH 1/4] =?UTF-8?q?web=20=E6=A8=A1=E5=9D=97=E4=B8=8B=E6=89=80?= =?UTF-8?q?=E6=9C=89=E7=9A=84=20qcphd=EF=BC=8Csphdf=EF=BC=8Csphdp=20?= =?UTF-8?q?=E8=BF=99=E4=B8=89=E4=B8=AA=E6=99=AE=E7=9A=84=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E6=97=A5=E6=9C=9F=E9=83=BD=E9=BB=98=E8=AE=A4=E4=B8=BA=E4=B8=80?= =?UTF-8?q?=E5=91=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../radionuclide/particulate/detbkphd.vue | 18 ++- src/views/statistics/list.vue | 125 +++++++++++------- 2 files changed, 87 insertions(+), 56 deletions(-) diff --git a/src/views/statistics/imsData/radionuclide/particulate/detbkphd.vue b/src/views/statistics/imsData/radionuclide/particulate/detbkphd.vue index 3174f8c..cfd0e21 100644 --- a/src/views/statistics/imsData/radionuclide/particulate/detbkphd.vue +++ b/src/views/statistics/imsData/radionuclide/particulate/detbkphd.vue @@ -1,18 +1,18 @@ \ No newline at end of file diff --git a/src/views/statistics/list.vue b/src/views/statistics/list.vue index f68bb58..6f2d522 100644 --- a/src/views/statistics/list.vue +++ b/src/views/statistics/list.vue @@ -1,5 +1,5 @@ From d2838ebb129f111d11a2c02d2cb38f689b56f4c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E7=8F=AE=E5=AE=87?= Date: Wed, 1 Nov 2023 10:47:49 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E5=BC=B9=E7=AA=97=E6=89=93=E5=BC=80?= =?UTF-8?q?=E6=97=B6=E7=82=B9=E5=87=BB=E5=85=B6=E4=BB=96=E7=9A=84=E5=9C=B0?= =?UTF-8?q?=E6=96=B9=E4=B8=8D=E5=85=81=E8=AE=B8=E5=85=B3=E9=97=AD=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomModal/index.vue | 40 +++++++++++++++++----------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/src/components/CustomModal/index.vue b/src/components/CustomModal/index.vue index a463199..7ec8c42 100644 --- a/src/components/CustomModal/index.vue +++ b/src/components/CustomModal/index.vue @@ -1,12 +1,22 @@ \ No newline at end of file From a64cbc77aee73b29c40f0401fb4bb0733da2f320 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E7=8F=AE=E5=AE=87?= Date: Wed, 1 Nov 2023 14:14:35 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E5=8F=96=E6=B6=88=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E4=B8=AD=E6=89=80=E6=9C=89=E6=A8=A1=E5=9D=97=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84modal=20=E5=BC=B9=E7=AA=97=E7=82=B9=E5=87=BB=E8=92=99?= =?UTF-8?q?=E5=B1=82=E5=85=B3=E9=97=AD=E7=9A=84=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../alarmCenter/alarmContactGroup/index.vue | 287 ++++----- .../alarmCenter/alarmRules/index.vue | 577 +++++++++--------- .../analysisMonitor/alarmRules/index.vue | 427 ++++++------- .../analysisMonitor/avgNuclide/index.vue | 205 +++---- .../databaseMonitor/overview/index.vue | 378 ++++++------ .../emailMonitor/overview/index.vue | 437 +++++++------ .../serverMonitor/instances/cpu.vue | 2 +- .../serverMonitor/instances/createRules.vue | 2 +- .../serverMonitor/instances/monitor.vue | 2 +- .../serverMonitor/overview/index.vue | 255 ++++---- src/views/system/DefaultNuclide/AlarmRule.vue | 99 ++- .../system/DefaultNuclide/AutoProcess.vue | 139 ++--- 12 files changed, 1407 insertions(+), 1403 deletions(-) diff --git a/src/views/abnormalAlarm/alarmCenter/alarmContactGroup/index.vue b/src/views/abnormalAlarm/alarmCenter/alarmContactGroup/index.vue index 92bee10..5b5a5c7 100644 --- a/src/views/abnormalAlarm/alarmCenter/alarmContactGroup/index.vue +++ b/src/views/abnormalAlarm/alarmCenter/alarmContactGroup/index.vue @@ -1,26 +1,26 @@