From 64bc2471ddc13ffdc99bc4f7b4f6cba259610b5e Mon Sep 17 00:00:00 2001 From: HelloWorld Date: Mon, 10 Feb 2020 22:17:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E7=99=BB=E9=99=86=E4=B8=8E?= =?UTF-8?q?=E6=B3=A8=E9=94=80=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/scripts/controllers/menus-controller.js | 1 + public/views/menus.html | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/public/scripts/controllers/menus-controller.js b/public/scripts/controllers/menus-controller.js index 17851f8..5942768 100644 --- a/public/scripts/controllers/menus-controller.js +++ b/public/scripts/controllers/menus-controller.js @@ -242,6 +242,7 @@ app.controller('menuCtr', ['$scope', '$stateParams', '$state', '$window', '$time bookmarkService.logout({}) .then((data) => { console.log('logout..........', data) + toastr.success('权限注销成功!', "提示"); $scope.logined = false; bookmarkService.autoLogin() .then((data) => { diff --git a/public/views/menus.html b/public/views/menus.html index f7a679f..d3f08e6 100644 --- a/public/views/menus.html +++ b/public/views/menus.html @@ -60,11 +60,11 @@ - - + + - - + +