From fda57f20b9ea62f0f2c8b8145aa24432fac9dbc8 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Tue, 4 Nov 2025 10:22:02 +0800 Subject: [PATCH] =?UTF-8?q?2025-11-04=20oqc=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 | 572 ++++++++++++++++++++---- 1 file changed, 483 insertions(+), 89 deletions(-) diff --git a/src/views/modules/qc/OQCResultEntry.vue b/src/views/modules/qc/OQCResultEntry.vue index 1aff187..9490ba1 100644 --- a/src/views/modules/qc/OQCResultEntry.vue +++ b/src/views/modules/qc/OQCResultEntry.vue @@ -2,95 +2,258 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 查询 - 审核 - 删除 - 任务重载 - - {{ "导出" }} - - - + +
+
+ + Search +
+
+ + + {{ searchExpanded ? '收起' : '展开' }} + +
+
+ + + + + + + + + +
+
+ + 查询 + + + 重置 + +
+
+ + 审核 + + + 删除 + + + 任务重载 + + + + 导出 + +
+
+
+
+
+