diff --git a/frontend/src/assets/icons/loading.svg b/frontend/src/assets/icons/loading.svg
new file mode 100644
index 0000000..dad317f
--- /dev/null
+++ b/frontend/src/assets/icons/loading.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/frontend/src/views/plan/autoTest/components/tree.vue b/frontend/src/views/plan/autoTest/components/tree.vue
index 08caec2..0c7c4d8 100644
--- a/frontend/src/views/plan/autoTest/components/tree.vue
+++ b/frontend/src/views/plan/autoTest/components/tree.vue
@@ -26,7 +26,8 @@
style="display: flex; align-items: center"
>
-
+
+
{{ node.label }}
diff --git a/frontend/src/views/plan/autoTest/index.vue b/frontend/src/views/plan/autoTest/index.vue
index 355f300..2e6a096 100644
--- a/frontend/src/views/plan/autoTest/index.vue
+++ b/frontend/src/views/plan/autoTest/index.vue
@@ -12,6 +12,7 @@
:label="item.name"
>
+
预检测
正式检测