diff --git a/pages/home/control/automatic.vue b/pages/home/control/automatic.vue
index f8f6217..56991cf 100644
--- a/pages/home/control/automatic.vue
+++ b/pages/home/control/automatic.vue
@@ -147,7 +147,7 @@
别名设置:
-
+
@@ -239,10 +239,16 @@
:value="slider.value"
:min="slider.min"
:max="slider.max"
- show-value
+ :show-value="false"
class="slider-component"
@change="changeSlider"
/>
+
{{ slider.unit }}