From 981a334ab4405161c65bdd4f36adab728da2f884 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Sun, 4 Jan 2026 10:08:24 +0800 Subject: [PATCH] =?UTF-8?q?2026-01-04=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/qc/OQCResultEntry.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/qc/OQCResultEntry.vue b/src/views/modules/qc/OQCResultEntry.vue index 4882ca9..472e828 100644 --- a/src/views/modules/qc/OQCResultEntry.vue +++ b/src/views/modules/qc/OQCResultEntry.vue @@ -2781,6 +2781,7 @@ } }) this.searchData.inspectionNo = row.inspectionNo + row.state = tempData.state await this.getDataList() this.detailModal(row) } else {