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) }, + // 显示权限配置