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,