From b6501459c774cda28679a08a35ec9b9d8b476720 Mon Sep 17 00:00:00 2001 From: Xu Zhimeng Date: Fri, 29 Dec 2023 15:41:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=87=AA=E5=AE=9A=E4=B9=89=E5=B8=A6?= =?UTF-8?q?=E6=AF=AB=E7=A7=92=E6=95=B0=E7=9A=84=E6=97=B6=E9=97=B4=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomTimeInput/index.vue | 98 +++++++++++++++++++ .../components/GeneralInfomation.vue | 13 ++- 2 files changed, 107 insertions(+), 4 deletions(-) create mode 100644 src/components/CustomTimeInput/index.vue diff --git a/src/components/CustomTimeInput/index.vue b/src/components/CustomTimeInput/index.vue new file mode 100644 index 0000000..4241a4e --- /dev/null +++ b/src/components/CustomTimeInput/index.vue @@ -0,0 +1,98 @@ + + + + \ No newline at end of file diff --git a/src/views/spectrumAnalysis/components/Modals/BetaGammaModals/BetaGammaRLRModal/components/GeneralInfomation.vue b/src/views/spectrumAnalysis/components/Modals/BetaGammaModals/BetaGammaRLRModal/components/GeneralInfomation.vue index abe97fe..5763fe3 100644 --- a/src/views/spectrumAnalysis/components/Modals/BetaGammaModals/BetaGammaRLRModal/components/GeneralInfomation.vue +++ b/src/views/spectrumAnalysis/components/Modals/BetaGammaModals/BetaGammaRLRModal/components/GeneralInfomation.vue @@ -21,7 +21,12 @@