diff --git a/src/pages/user/AccountManager.vue b/src/pages/user/AccountManager.vue index f5d4f27..4d24d8c 100644 --- a/src/pages/user/AccountManager.vue +++ b/src/pages/user/AccountManager.vue @@ -185,7 +185,6 @@ mounted: function () { this.listRoleInfo(); this.listOfShop(); - debugger; if(this.item != null){ //别的页面跳转过来 this.changeRoleId = this.item.id;