From a8a963c43e60a24828540281300658ebf326fb96 Mon Sep 17 00:00:00 2001 From: renpy Date: Fri, 1 Sep 2023 16:52:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86rlr=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E4=B8=AD=20PeakFit=20=E8=A1=A8=E6=A0=BC=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=97=B6=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=8C?= =?UTF-8?q?=E5=8F=8A=E5=A2=9E=E5=8A=A0=E6=8F=90=E7=A4=BA=E6=B6=88=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomModal/index.vue | 5 +++- .../Modals/RLRModal/components/PeakFit.vue | 27 ++++++++++++++++-- .../components/TableWithOperators.vue | 28 +++++++++++-------- .../components/Modals/RLRModal/index.vue | 19 +++++++++---- 4 files changed, 59 insertions(+), 20 deletions(-) diff --git a/src/components/CustomModal/index.vue b/src/components/CustomModal/index.vue index 9e7ac54..6927dc4 100644 --- a/src/components/CustomModal/index.vue +++ b/src/components/CustomModal/index.vue @@ -1,5 +1,5 @@