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
+ }}
-
-