From 40520a7d30c9080303fbf55e3fdeefe02a307945 Mon Sep 17 00:00:00 2001
From: caozehui <2427765068@qq.com>
Date: Thu, 9 Jan 2025 15:49:32 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=AD=A3=E5=BC=8F=E6=A3=80?=
=?UTF-8?q?=E6=B5=8B=E7=BB=93=E6=9E=9C=E5=B1=95=E7=A4=BA=E9=94=99=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../home/components/dataCheckResultTable.vue | 8 ++--
.../dataCheckSingleChannelSingleTestPopup.vue | 7 +++-
.../src/views/home/components/preTest.vue | 8 ++--
frontend/src/views/home/components/test.vue | 37 +++++++++++--------
4 files changed, 34 insertions(+), 26 deletions(-)
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 @@