From 4324a93a69120fbf21113810ad53c41ce0dc49db Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 26 Mar 2021 10:20:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../customer/customize/CategoryList.vue | 32 +++++++++++++++---- 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/epmet-oper-web/src/views/modules/customer/customize/CategoryList.vue b/epmet-oper-web/src/views/modules/customer/customize/CategoryList.vue index 9776273..2e781da 100644 --- a/epmet-oper-web/src/views/modules/customer/customize/CategoryList.vue +++ b/epmet-oper-web/src/views/modules/customer/customize/CategoryList.vue @@ -16,12 +16,17 @@ :data="dataList" :default-expand-all="true" row-key="categoryId" + :cell-style="cellStyle" border style="width: 100%;"> +