From cb1c39a281f114434b7ac7c4cc8f744fb15a23f8 Mon Sep 17 00:00:00 2001 From: shenzhouyu Date: Wed, 29 Apr 2026 17:11:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=87=A0=E4=B8=AA=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/dm/DMFAIResultEntry.vue | 8 ++++---- src/views/modules/dm/DMQcTemplate.vue | 8 ++++---- src/views/modules/dm/DMResultEntry.vue | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/views/modules/dm/DMFAIResultEntry.vue b/src/views/modules/dm/DMFAIResultEntry.vue index 5b980ab..66165a4 100644 --- a/src/views/modules/dm/DMFAIResultEntry.vue +++ b/src/views/modules/dm/DMFAIResultEntry.vue @@ -1596,7 +1596,7 @@ fixed: '', columnWidth: 150, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2SamplingLevelDesc', @@ -1631,7 +1631,7 @@ status: true, fixed: '', columnWidth: 120, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014, @@ -1686,7 +1686,7 @@ fixed: '', columnWidth: 120, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2Aql', @@ -1739,7 +1739,7 @@ status: true, fixed: '', columnWidth: 100, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014, diff --git a/src/views/modules/dm/DMQcTemplate.vue b/src/views/modules/dm/DMQcTemplate.vue index c0970b7..66c41a8 100644 --- a/src/views/modules/dm/DMQcTemplate.vue +++ b/src/views/modules/dm/DMQcTemplate.vue @@ -157,7 +157,7 @@ - + @@ -522,7 +522,7 @@ export default { fixed: '', columnWidth: 100, }, - { + /* { userId: this.$store.state.user.name, functionId: 301008, serialNumber: '301008TableItemNo', @@ -575,7 +575,7 @@ export default { status: true, fixed: '', columnWidth: 100, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301008, diff --git a/src/views/modules/dm/DMResultEntry.vue b/src/views/modules/dm/DMResultEntry.vue index ad6a27c..c288955 100644 --- a/src/views/modules/dm/DMResultEntry.vue +++ b/src/views/modules/dm/DMResultEntry.vue @@ -1537,7 +1537,7 @@ fixed: '', columnWidth: 150, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2SamplingLevelDesc', @@ -1572,7 +1572,7 @@ status: true, fixed: '', columnWidth: 120, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014, @@ -1627,7 +1627,7 @@ fixed: '', columnWidth: 120, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2Aql', @@ -1680,7 +1680,7 @@ status: true, fixed: '', columnWidth: 100, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014,