From 584fc0a60333bbc49fc5d140b45e0829734548b8 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Thu, 29 May 2025 15:53:36 +0800 Subject: [PATCH] 2025-05-29 --- src/views/modules/part/bomManagement.vue | 12 ++++++------ .../technicalSpecificationDetail/com_bm_bom.vue | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/modules/part/bomManagement.vue b/src/views/modules/part/bomManagement.vue index a855f4c..331925f 100644 --- a/src/views/modules/part/bomManagement.vue +++ b/src/views/modules/part/bomManagement.vue @@ -543,13 +543,13 @@ - + - + - + 工序 @@ -1738,7 +1738,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 110 + columnWidth: 140 }, { userId: this.$store.state.user.name, @@ -1992,7 +1992,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 110 + columnWidth: 140 }, { userId: this.$store.state.user.name, @@ -2412,7 +2412,7 @@ export default { columnImage: false, status: true, fixed: '', - columnWidth: 110 + columnWidth: 140 }, { columnProp: 'printUnit', diff --git a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue index 0cb2365..f4aae52 100644 --- a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue +++ b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue @@ -272,7 +272,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 80 + columnWidth: 140 }, { userId: this.$store.state.user.name,