|
|
|
@ -823,7 +823,7 @@ export default { |
|
|
|
this.getDefaultPrice(); |
|
|
|
// let n = this.progress[this.sliderActive];// 按钮--数组 |
|
|
|
let n = this.sliderActive;// 滑块--对象 |
|
|
|
this.sliderChange(n, this.sliderActive); |
|
|
|
// this.sliderChange(n, this.sliderActive); |
|
|
|
}, |
|
|
|
// 计算深度 |
|
|
|
getValue(amount) { |
|
|
|
|