From 43976afbeee21f159d8e11d635600980d647b39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=95=E9=87=91=E6=B3=BD?= <1098696801@qq.com> Date: Fri, 25 Mar 2022 17:14:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BB=84=E4=BB=B6=E6=89=93?= =?UTF-8?q?=E5=8C=85=E5=90=8E=E5=87=BA=E7=8E=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- magic-boot-ui/src/components/magic/form/mb-date.vue | 10 ++++++++-- magic-boot-ui/src/components/magic/form/mb-input.vue | 9 +++++++-- .../src/components/magic/form/mb-radio-group.vue | 9 +++++++-- magic-boot-ui/src/components/magic/form/mb-switch.vue | 10 ++++++++-- .../src/components/magic/form/mb-treeselect.vue | 7 ++++++- 5 files changed, 36 insertions(+), 9 deletions(-) diff --git a/magic-boot-ui/src/components/magic/form/mb-date.vue b/magic-boot-ui/src/components/magic/form/mb-date.vue index aa3e71e..cf5672f 100644 --- a/magic-boot-ui/src/components/magic/form/mb-date.vue +++ b/magic-boot-ui/src/components/magic/form/mb-date.vue @@ -1,6 +1,6 @@