From 214796a549b421a1a3d99d9cdb5c37229ffc2a7b Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Sat, 12 Oct 2019 11:09:14 +0800 Subject: [PATCH] =?UTF-8?q?nvarbar=E5=88=A0=E9=99=A4=E6=B2=A1=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/layout/components/Navbar.vue | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/views/layout/components/Navbar.vue b/src/views/layout/components/Navbar.vue index c6da0600..216a16d0 100644 --- a/src/views/layout/components/Navbar.vue +++ b/src/views/layout/components/Navbar.vue @@ -20,17 +20,6 @@ - - - - - - - - @@ -48,9 +37,6 @@ export default { }, data() { return { - dialogFormVisible: false, - form: {}, - rules: {}, timer: '', noticeContract: null, noticeFund: null, @@ -182,4 +168,3 @@ export default { } } -