From 445d831dcd4cf413c96258c585cc2d55769b91e3 Mon Sep 17 00:00:00 2001 From: Seven Date: Sun, 4 Jan 2026 21:07:49 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=E4=BA=A4=E6=98=93=E5=AF=B9?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=92=8C=E7=BC=96=E8=BE=91=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E6=96=B0=E5=A2=9E=E4=BA=A4=E6=98=93=E5=AF=B9=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E9=80=89=E6=8B=A9=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tradingPairs/components/add.vue | 8 ++++---- src/views/tradingPairs/components/edit.vue | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/tradingPairs/components/add.vue b/src/views/tradingPairs/components/add.vue index 6131d01..3f8afbd 100644 --- a/src/views/tradingPairs/components/add.vue +++ b/src/views/tradingPairs/components/add.vue @@ -100,6 +100,10 @@ function handleSubmit() { + + + + - - - - diff --git a/src/views/tradingPairs/components/edit.vue b/src/views/tradingPairs/components/edit.vue index 186a129..2b27d47 100644 --- a/src/views/tradingPairs/components/edit.vue +++ b/src/views/tradingPairs/components/edit.vue @@ -108,6 +108,10 @@ function handleSubmit() { + + + + - - - -