From 1d5268d348b4d7fee536d82cca0f4af619f04d72 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Tue, 25 Mar 2025 16:35:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0IMS=E7=9A=84KPI=20ID?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E4=BB=A5=E5=8C=85=E5=90=AB=E6=9B=B4=E5=A4=9A?= =?UTF-8?q?=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/perfManage/kpiOverView/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/perfManage/kpiOverView/index.vue b/src/views/perfManage/kpiOverView/index.vue index 39b7b3a4..037a0903 100644 --- a/src/views/perfManage/kpiOverView/index.vue +++ b/src/views/perfManage/kpiOverView/index.vue @@ -124,7 +124,7 @@ const toggleRealtime = () => { const TARGET_KPI_IDS: Record = { AMF: ['AMF.02', 'AMF.03'], UPF: ['UPF.04', 'UPF.05'], - IMS: ['SCSCF.03', 'SCSCF.04', 'SCSCF.06', 'SCSCF.08'], + IMS: ['SCSCF.03', 'SCSCF.04', 'SCSCF.05', 'SCSCF.06', 'SCSCF.07', 'SCSCF.08'], // AMF: ['AMF.02', 'AMF.03', 'AMF.A.07', 'AMF.A.08'], // SMF: ['SMF.02', 'SMF.03', 'SMF.04', 'SMF.05'],