From d4cdfd97b3dcb34721b487bd9bc4506c325c5410 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Thu, 7 Jan 2021 10:43:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E5=AE=9A=E5=88=B6=E5=8C=96?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../customer/customize/CustomerList.vue | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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 6205f6c..2d077f2 100644 --- a/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue +++ b/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue @@ -42,7 +42,7 @@ fixed="right" header-align="center" align="center" - width="400"> + width="500"> @@ -205,12 +205,12 @@ export default { this.showType = 'footbar' this.$refs['ref_footbarlist'].initData(customerId, customerName) }, - // footbar配置 - showMost (customerId, customerName) { - this.showType = 'mostedit' - //this.$refs['ref_footbarlist'].initData(customerId, customerName) - }, - + // footbar配置 + showMost (customerId, customerName) { + this.showType = 'mostedit' + //this.$refs['ref_footbarlist'].initData(customerId, customerName) + }, + // 显示权限配置 showLimitConfig (customerId, customerName) {