From 3494650356c22f3c1da6fa76ac986e2a4dd1ef65 Mon Sep 17 00:00:00 2001 From: Cy23 Date: Tue, 5 Sep 2017 10:18:50 +0800 Subject: [PATCH] Update changePwd.vue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 原来的方法弹出后只有背景色,不显示弹出框,可能是版本问题吧,不过换成这种方式就可以了。 --- frontEnd/src/components/Account/changePwd.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/frontEnd/src/components/Account/changePwd.vue b/frontEnd/src/components/Account/changePwd.vue index e14ba34a..7157a865 100644 --- a/frontEnd/src/components/Account/changePwd.vue +++ b/frontEnd/src/components/Account/changePwd.vue @@ -1,5 +1,5 @@