From dcd2498abcdfba518108761cc1baea2c9c210c3d Mon Sep 17 00:00:00 2001 From: qiankanghui Date: Wed, 9 Sep 2026 14:18:37 +0800 Subject: [PATCH] =?UTF-8?q?style(qc):=20=E8=B0=83=E6=95=B4=E8=B4=A8?= =?UTF-8?q?=E6=A3=80=E6=A8=A1=E5=9D=97=E8=A1=A8=E6=A0=BC=E5=88=97=E5=AE=BD?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将多个表格列的宽度从默认值调整为更合适的数值 - 统一了不同质检模块中的列宽设置标准 - 优化了表格显示效果和用户体验 - 移除了部分多余的空白行以改善代码结构 --- src/views/modules/qc/FAIResultEntry.vue | 10 +++++----- src/views/modules/qc/FQCResultEntry.vue | 12 ++++++------ src/views/modules/qc/IPQCResultEntry.vue | 12 ++++++------ src/views/modules/qc/IQCResultEntry.vue | 14 +++++++------- src/views/modules/qc/OQCResultEntry.vue | 12 ++++++------ src/views/modules/qc/SQCResultEntry.vue | 10 +++++----- 6 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/views/modules/qc/FAIResultEntry.vue b/src/views/modules/qc/FAIResultEntry.vue index b41f9e3..514ead6 100644 --- a/src/views/modules/qc/FAIResultEntry.vue +++ b/src/views/modules/qc/FAIResultEntry.vue @@ -1171,7 +1171,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 100, + columnWidth: 80, }, { userId: this.$store.state.user.name, @@ -1225,7 +1225,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 200, }, { userId: this.$store.state.user.name, @@ -1261,7 +1261,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 150, + columnWidth: 100, }, { userId: this.$store.state.user.name, @@ -1567,7 +1567,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1585,7 +1585,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, diff --git a/src/views/modules/qc/FQCResultEntry.vue b/src/views/modules/qc/FQCResultEntry.vue index 273cc6e..2fe023a 100644 --- a/src/views/modules/qc/FQCResultEntry.vue +++ b/src/views/modules/qc/FQCResultEntry.vue @@ -1141,7 +1141,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 100, + columnWidth: 80, }, { userId: this.$store.state.user.name, @@ -1195,7 +1195,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 200, }, { userId: this.$store.state.user.name, @@ -1231,7 +1231,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 150, + columnWidth: 100, }, { userId: this.$store.state.user.name, @@ -1377,7 +1377,7 @@ fixed: '', columnWidth: 120, }, - + { userId: this.$store.state.user.name, functionId: 301015, @@ -1538,7 +1538,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1556,7 +1556,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, diff --git a/src/views/modules/qc/IPQCResultEntry.vue b/src/views/modules/qc/IPQCResultEntry.vue index 9ed4de4..0e6fd62 100644 --- a/src/views/modules/qc/IPQCResultEntry.vue +++ b/src/views/modules/qc/IPQCResultEntry.vue @@ -1167,7 +1167,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 100, + columnWidth: 80, }, { userId: this.$store.state.user.name, @@ -1221,7 +1221,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 200, }, { userId: this.$store.state.user.name, @@ -1257,7 +1257,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 150, + columnWidth: 100, }, { userId: this.$store.state.user.name, @@ -1421,7 +1421,7 @@ fixed: '', columnWidth: 120, }, - + { userId: this.$store.state.user.name, functionId: 301014, @@ -1582,7 +1582,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1600,7 +1600,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, diff --git a/src/views/modules/qc/IQCResultEntry.vue b/src/views/modules/qc/IQCResultEntry.vue index 4d2438d..8926348 100644 --- a/src/views/modules/qc/IQCResultEntry.vue +++ b/src/views/modules/qc/IQCResultEntry.vue @@ -985,7 +985,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 100, + columnWidth: 80, }, { userId: this.$store.state.user.name, @@ -1075,7 +1075,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 100, }, { userId: this.$store.state.user.name, @@ -1111,7 +1111,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 200, }, { userId: this.$store.state.user.name, @@ -1417,7 +1417,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1435,7 +1435,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1453,7 +1453,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1471,7 +1471,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, diff --git a/src/views/modules/qc/OQCResultEntry.vue b/src/views/modules/qc/OQCResultEntry.vue index 9371d7a..ef1e45b 100644 --- a/src/views/modules/qc/OQCResultEntry.vue +++ b/src/views/modules/qc/OQCResultEntry.vue @@ -971,7 +971,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 100, }, { userId: this.$store.state.user.name, @@ -1007,7 +1007,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 200, }, { userId: this.$store.state.user.name, @@ -1043,7 +1043,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 100, + columnWidth: 140, }, { userId: this.$store.state.user.name, @@ -1169,7 +1169,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 150, + columnWidth: 200, }, { userId: this.$store.state.user.name, @@ -1241,7 +1241,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1259,7 +1259,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, diff --git a/src/views/modules/qc/SQCResultEntry.vue b/src/views/modules/qc/SQCResultEntry.vue index 573ea42..d17dcfe 100644 --- a/src/views/modules/qc/SQCResultEntry.vue +++ b/src/views/modules/qc/SQCResultEntry.vue @@ -936,7 +936,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 100, + columnWidth: 80, }, { userId: this.$store.state.user.name, @@ -990,7 +990,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 120, + columnWidth: 200, }, { userId: this.$store.state.user.name, @@ -1026,7 +1026,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 150, + columnWidth: 100, }, { userId: this.$store.state.user.name, @@ -1333,7 +1333,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name, @@ -1351,7 +1351,7 @@ sortLv: 0, status: true, fixed: '', - columnWidth: 170, + columnWidth: 130, }, { userId: this.$store.state.user.name,