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