From 1c37e9f926cf0bc95ffdc058f19969b19deb5a46 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Wed, 12 Mar 2025 17:39:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=B7=E6=A0=BC=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/exchange/exchange-transaction.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/exchange/exchange-transaction.vue b/pages/exchange/exchange-transaction.vue index 72ecd8f..a19cb72 100644 --- a/pages/exchange/exchange-transaction.vue +++ b/pages/exchange/exchange-transaction.vue @@ -720,7 +720,7 @@ export default { this.form.direction = type; this.getDefaultPrice(); let n = this.progress[this.sliderActive]; - this.sliderChange(n, this.sliderActive); + // this.sliderChange(n, this.sliderActive); }, // 计算深度 getValue(amount) {