From fbff08cc9cbf8bd04f88515905f24ce397af611d Mon Sep 17 00:00:00 2001 From: duan Date: Fri, 5 Aug 2022 09:31:10 +0800 Subject: [PATCH] =?UTF-8?q?feat(src/views/user):=20=E4=B8=BA=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=94=A8=E6=88=B7=EF=BC=8C=E7=BC=96=E8=BE=91=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=B7=BB=E5=8A=A0=E8=8A=82=E6=B5=81=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/UserForm/index.vue | 8 +++++--- src/utils/index.js | 34 +++++++++++++++++++++++++++++++ src/views/user/index.vue | 13 ++++++++---- 3 files changed, 48 insertions(+), 7 deletions(-) diff --git a/src/components/UserForm/index.vue b/src/components/UserForm/index.vue index 52dd6f8..7643eb1 100644 --- a/src/components/UserForm/index.vue +++ b/src/components/UserForm/index.vue @@ -53,7 +53,7 @@ - + @@ -66,6 +66,7 @@