diff --git a/frontend/src/views/home/components/dataCheckResultTable.vue b/frontend/src/views/home/components/dataCheckResultTable.vue
index a434949..0d4accd 100644
--- a/frontend/src/views/home/components/dataCheckResultTable.vue
+++ b/frontend/src/views/home/components/dataCheckResultTable.vue
@@ -21,7 +21,7 @@
符合
不符合
- /
+ /
@@ -38,7 +38,7 @@
符合
不符合
- /
+ /
@@ -55,7 +55,7 @@
符合
不符合
- /
+ /
@@ -75,7 +75,7 @@
符合
不符合
- /
+ /
diff --git a/frontend/src/views/home/components/dataCheckSingleChannelSingleTestPopup.vue b/frontend/src/views/home/components/dataCheckSingleChannelSingleTestPopup.vue
index 4d74433..1bd4e67 100644
--- a/frontend/src/views/home/components/dataCheckSingleChannelSingleTestPopup.vue
+++ b/frontend/src/views/home/components/dataCheckSingleChannelSingleTestPopup.vue
@@ -41,7 +41,9 @@
@node-click="handleNodeClick" class="custom-tree" ref="treeRef">
- {{ data.scriptTypeName }}
+ {{
+ data.scriptTypeName
+ }}
@@ -90,7 +92,7 @@