Browse Source

refactor(WaterTankComponent):水罐样式修改

HMY 11 months ago
parent
commit
3c8edaae60
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ui/src/components/DCS/WaterTankComponent.vue

+ 1 - 0
ui/src/components/DCS/WaterTankComponent.vue

@@ -129,6 +129,7 @@ const marks = computed(() => ({
                     position: absolute;
                     left: 22%;
                     bottom: 22%;
+                    display: none;//隐藏进度条上的圆形按键
                 }
 
                 :deep(.el-slider__runway .el-slider__bar) {