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,8 +213,9 @@ export default {
// most // most
showMost (customerId, customerName) { showMost (customerId, customerName) {
this.showType = 'mostedit' this.showType = 'mostedit'
//this.$refs['ref_footbarlist'].initData(customerId, customerName) //this.$refs['ref_mostlist'].initData(customerId, customerName)
}, },
// //

Loading…
Cancel
Save