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