From de0d3f13d002d951a05476a91bfdd94b37878333 Mon Sep 17 00:00:00 2001 From: zhaoqifeng Date: Mon, 18 Apr 2022 09:50:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E6=95=B0=E5=AD=97=E7=A4=BE?= =?UTF-8?q?=E5=8C=BA=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-oper-web/src/js/columns/customer/manage/customer.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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',