From 6b17cdbab3c43f20bd4b1cdc0fd505ce64755aea Mon Sep 17 00:00:00 2001 From: liyan <1593821058@qq.com> Date: Mon, 18 Jan 2021 17:40:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AB=98=E7=BA=A7=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/modules/customer/customize/CustomerList.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 394da57..33ef701 100644 --- a/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue +++ b/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue @@ -213,8 +213,9 @@ export default { // most配置 showMost (customerId, customerName) { this.showType = 'mostedit' - //this.$refs['ref_footbarlist'].initData(customerId, customerName) + //this.$refs['ref_mostlist'].initData(customerId, customerName) }, + // 显示权限配置