From 264b46db2bcb18fb1471e386055f9e08ea76fd84 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周四, 25 4月 2024 10:58:53 +0800 Subject: [PATCH] 细节 --- iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue b/iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue index 46f2a31..fe082b6 100644 --- a/iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue +++ b/iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue @@ -511,7 +511,7 @@ customHeaderCell: () => { return { style: { - 'min-width': '120px'//鏈�灏忓垪瀹借缃� + 'min-width': '140px'//鏈�灏忓垪瀹借缃� } } }, -- Gitblit v1.9.3