From 8fcd7974e4976412382fa23ded1957363f4af15c Mon Sep 17 00:00:00 2001
From: lai <371757574@qq.com>
Date: Thu, 6 Jun 2024 22:28:03 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8Esmf=E5=8D=8F=E5=95=86=E5=90=8E=20?=
=?UTF-8?q?=E6=9A=82=E4=B8=94=E4=B8=8D=E8=BF=9B=E8=A1=8C=E4=B8=AD=E8=8B=B1?=
=?UTF-8?q?=E6=96=87=E7=BF=BB=E8=AF=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/dashboard/smfCDR/index.vue | 490 +++++++++++++++++++++++++++
1 file changed, 490 insertions(+)
create mode 100644 src/views/dashboard/smfCDR/index.vue
diff --git a/src/views/dashboard/smfCDR/index.vue b/src/views/dashboard/smfCDR/index.vue
new file mode 100644
index 00000000..724f09c5
--- /dev/null
+++ b/src/views/dashboard/smfCDR/index.vue
@@ -0,0 +1,490 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.search') }}
+
+
+
+ {{ t('common.reset') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.searchBarText') }}
+
+
+
+ {{ t('common.reloadText') }}
+
+
+
+
+
+ {{ t('common.sizeText') }}
+
+
+
+
+
+
+
+ {{ t('common.size.default') }}
+
+
+ {{ t('common.size.middle') }}
+
+
+ {{ t('common.size.small') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.viewText') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ modalState.from.subscriberID }}
+
+
+
+
+ {{ modalState.from.chargingID }}
+
+
+
+
+
+
+ {{ modalState.from.pduAddress.iPV4dynamicAddressFlag }}
+
+
+ {{ modalState.from.pduAddress.iPv6dynamicPrefixFlag }}
+
+ {{
+ modalState.from.pduAddress.pDUIPv4Address
+ }}
+ {{
+ modalState.from.pduAddress.pDUIPv6AddresswithPrefix
+ }}
+
+
+
+
+
+
+