From c3608e5ec2ac6ccc8099dfc90768fb61f1379dbc Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Thu, 23 Dec 2021 12:02:14 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BB=AA=E8=A1=A8=E6=9D=BF?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=97=B6=E5=8F=AF=E4=BB=A5=E4=BD=BF=E8=BF=87?= =?UTF-8?q?=E6=BB=A4=E7=BB=84=E4=BB=B6=E5=A4=B1=E5=8E=BB=E7=84=A6=E7=82=B9?= =?UTF-8?q?=E9=9A=90=E8=97=8F=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canvas/components/Editor/Preview.vue | 6 +++++- .../src/components/widget/DeWidget/DeDate.vue | 20 ++++++++++++++++++- .../components/widget/DeWidget/DeSelect.vue | 18 +++++++++++++++-- frontend/src/views/panel/edit/index.vue | 1 + 4 files changed, 41 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/canvas/components/Editor/Preview.vue b/frontend/src/components/canvas/components/Editor/Preview.vue index f1194a6d84..9a57c62d50 100644 --- a/frontend/src/components/canvas/components/Editor/Preview.vue +++ b/frontend/src/components/canvas/components/Editor/Preview.vue @@ -1,5 +1,5 @@