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