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%;"> +