|
|
@ -720,7 +720,7 @@ export default { |
|
|
this.form.direction = type; |
|
|
this.form.direction = type; |
|
|
this.getDefaultPrice(); |
|
|
this.getDefaultPrice(); |
|
|
let n = this.progress[this.sliderActive]; |
|
|
let n = this.progress[this.sliderActive]; |
|
|
this.sliderChange(n, this.sliderActive); |
|
|
// this.sliderChange(n, this.sliderActive); |
|
|
}, |
|
|
}, |
|
|
// 计算深度 |
|
|
// 计算深度 |
|
|
getValue(amount) { |
|
|
getValue(amount) { |
|
|
|