diff --git a/epmet-oper-web/src/js/columns/customer/manage/customer.js b/epmet-oper-web/src/js/columns/customer/manage/customer.js index bc66c80..9b791ab 100644 --- a/epmet-oper-web/src/js/columns/customer/manage/customer.js +++ b/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',