Browse Source

高级配置

dev
liyan 5 years ago
parent
commit
6b17cdbab3
  1. 3
      epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue

3
epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue

@ -213,10 +213,11 @@ export default {
// most
showMost (customerId, customerName) {
this.showType = 'mostedit'
//this.$refs['ref_footbarlist'].initData(customerId, customerName)
//this.$refs['ref_mostlist'].initData(customerId, customerName)
},
//
showLimitConfig (customerId, customerName) {
this.customerId = customerId

Loading…
Cancel
Save