From 7773fca9c8f94e866e78fa83f7aaac54bdfee360 Mon Sep 17 00:00:00 2001
From: TsMask <340112800@qq.com>
Date: Wed, 13 Sep 2023 17:58:35 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/index.vue | 403 ++++++++++++++++++--------------------------
1 file changed, 163 insertions(+), 240 deletions(-)
diff --git a/src/views/index.vue b/src/views/index.vue
index c519b98c..e21829c8 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -1,95 +1,26 @@
-
-
-
+
@@ -394,36 +297,56 @@ function fnGetList() {
:scroll="{ x: true }"
>
-
-
-
+
+
+
{{
+ record.name
+ }}
+
+
-
-
+
-
- {{ nfInfo.obj }}
+
+ {{
+ nfInfo.obj
+ }}
- {{ nfInfo.version }}
- {{ nfInfo.status }}
+ {{
+ nfInfo.version
+ }}
+ {{
+ nfInfo.status
+ }}
- {{ nfInfo.number }}
- {{ nfInfo.outTimeDate }}
+ {{
+ nfInfo.number
+ }}
+ {{
+ nfInfo.outTimeDate
+ }}
-
-