Browse Source

客户数字社区初始化

master
zhaoqifeng 3 years ago
parent
commit
de0d3f13d0
  1. 6
      epmet-oper-web/src/js/columns/customer/manage/customer.js

6
epmet-oper-web/src/js/columns/customer/manage/customer.js

@ -59,14 +59,14 @@ export default {
cityKey: 'city',
countyKey: 'county',
format: 'address',
width: 150
width: 120
},
{
key: 'gridNumber',
title: '网格数',
display: ['table', 'model'],
block: true,
width: 60
width: 40
},
{
key: 'validityTime',
@ -88,7 +88,7 @@ export default {
}
],
block: true,
width: 60
width: 40
},
{
key: 'rootManagePhone',

Loading…
Cancel
Save