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) {