diff --git a/apps/web-antd/src/views/mall/trade/delivery/pickUpOrder/index.vue b/apps/web-antd/src/views/mall/trade/delivery/pickUpOrder/index.vue index e679f20c1..cc0572f7b 100644 --- a/apps/web-antd/src/views/mall/trade/delivery/pickUpOrder/index.vue +++ b/apps/web-antd/src/views/mall/trade/delivery/pickUpOrder/index.vue @@ -157,7 +157,7 @@ const [Grid, gridApi] = useVbenVxeGrid({ }, gridOptions: { cellConfig: { - height: 100, + height: 80, }, columns: useGridColumns(), height: 'auto', @@ -236,14 +236,13 @@ const [Grid, gridApi] = useVbenVxeGrid({