From f4a3986feed92a61ed7cee599ba27f7c582e498a Mon Sep 17 00:00:00 2001 From: Philipp Bankonier Date: Mon, 5 Aug 2019 17:07:42 +0200 Subject: [PATCH] bug: fix console error (#6) Small changes to remove some console errors that currently occur. Signed-off-by: Rohit Yadav --- ui/src/components/tools/UserMenu.vue | 4 ++-- ui/src/views/dashboard/Dashboard.vue | 2 -- ui/src/views/dashboard/UsageDashboard.vue | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ui/src/components/tools/UserMenu.vue b/ui/src/components/tools/UserMenu.vue index a1004f167ad..a068dda597f 100644 --- a/ui/src/components/tools/UserMenu.vue +++ b/ui/src/components/tools/UserMenu.vue @@ -25,14 +25,14 @@ 测试 - + Help - + Logout diff --git a/ui/src/views/dashboard/Dashboard.vue b/ui/src/views/dashboard/Dashboard.vue index 85eee538d28..0c2b103f0d8 100644 --- a/ui/src/views/dashboard/Dashboard.vue +++ b/ui/src/views/dashboard/Dashboard.vue @@ -11,7 +11,6 @@