From 2ce88f1f120960f0636672bf4d0d2a513269b27b Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 23 Jul 2021 15:28:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/wx-index/voice.vue | 5 +++++ .../customer/customize/CustomerList.vue | 19 +++++-------------- .../modules/customer/customize/RoleAuth.vue | 1 + 3 files changed, 11 insertions(+), 14 deletions(-) diff --git a/epmet-oper-web/src/components/wx-index/voice.vue b/epmet-oper-web/src/components/wx-index/voice.vue index 30a9779..9bfd920 100644 --- a/epmet-oper-web/src/components/wx-index/voice.vue +++ b/epmet-oper-web/src/components/wx-index/voice.vue @@ -194,6 +194,11 @@ export default { }, mounted () { + }, + beforeRouteEnter (to, from, next) { + // todo + console("路由来源", to) + until.data(to) }, methods: { diff --git a/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue b/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue index 58215f2..1282f75 100644 --- a/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue +++ b/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue @@ -59,9 +59,7 @@ 角色权限 - + 高级配置 @@ -109,7 +107,7 @@ @cancleBack="cancleBack"> - - + -->