ZZJ
2021-09-26 55789bd03d3efdaac2fcce4ddfd7cc6eced9bfc3
src/components/subComponents/MultiRangeSlider.vue
@@ -636,7 +636,6 @@
          this.rangeArr.push(rang[j]);
        }
      }
      this.rangeArrBackup = JSON.stringify(this.rangeArr);
    },
    redraw(onlyDraw = true) {