From 7867fe8c467bea3ad03e979f0215d175b5b1b94e Mon Sep 17 00:00:00 2001
From: liuying <1427574514@qq.com>
Date: 周四, 25 4月 2024 20:09:07 +0800
Subject: [PATCH] 1

---
 iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 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 2b5822b..c72b86a 100644
--- a/iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue
+++ b/iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsPlace/index.vue
@@ -696,14 +696,14 @@
 					customHeaderCell: () => {
 						return {
 							style: {
-								'min-width': '120px'//鏈�灏忓垪瀹借缃�
+								'min-width': '180px'//鏈�灏忓垪瀹借缃�
 							}
 						}
 					},
 					customCell: () => {
 						return {
 							style: {
-								'min-width': '120px'//鏈�灏忓垪瀹借缃�
+								'min-width': '180px'//鏈�灏忓垪瀹借缃�
 							}
 						}
 					},
@@ -1037,14 +1037,14 @@
 					customHeaderCell: () => {
 						return {
 							style: {
-								'min-width': '80px'//鏈�灏忓垪瀹借缃�
+								'min-width': '120px'//鏈�灏忓垪瀹借缃�
 							}
 						}
 					},
 					customCell: () => {
 						return {
 							style: {
-								'min-width': '80px'//鏈�灏忓垪瀹借缃�
+								'min-width': '120px'//鏈�灏忓垪瀹借缃�
 							}
 						}
 					},
@@ -1057,14 +1057,14 @@
 					customHeaderCell: () => {
 						return {
 							style: {
-								'min-width': '80px'//鏈�灏忓垪瀹借缃�
+								'min-width': '120px'//鏈�灏忓垪瀹借缃�
 							}
 						}
 					},
 					customCell: () => {
 						return {
 							style: {
-								'min-width': '80px'//鏈�灏忓垪瀹借缃�
+								'min-width': '120px'//鏈�灏忓垪瀹借缃�
 							}
 						}
 					},

--
Gitblit v1.9.3