From 4f8f9080cff6755145e1f3282de4351ece0f1d84 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 20 May 2021 22:14:07 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E7=BB=91=E5=AE=9A=E6=97=A5?= =?UTF-8?q?=E6=9C=9F=E8=BF=87=E6=BB=A4=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/widget/DeWidget/DeDate.vue | 33 +++++++++++++++++++ frontend/src/utils/index.js | 20 +++++++++++ 2 files changed, 53 insertions(+) diff --git a/frontend/src/components/widget/DeWidget/DeDate.vue b/frontend/src/components/widget/DeWidget/DeDate.vue index 921e79378a..393f5db8a4 100644 --- a/frontend/src/components/widget/DeWidget/DeDate.vue +++ b/frontend/src/components/widget/DeWidget/DeDate.vue @@ -1,6 +1,7 @@