From f43820a865f3f614f1bb95effa695eaf42f12297 Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Mon, 3 Nov 2025 17:11:40 +0800
Subject: [PATCH] =?UTF-8?q?2025-10-31=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 | 124 ++++++++----------------
1 file changed, 38 insertions(+), 86 deletions(-)
diff --git a/src/views/modules/qc/OQCResultEntry.vue b/src/views/modules/qc/OQCResultEntry.vue
index 50b71e7..1aff187 100644
--- a/src/views/modules/qc/OQCResultEntry.vue
+++ b/src/views/modules/qc/OQCResultEntry.vue
@@ -25,30 +25,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
+
+
@@ -67,17 +50,25 @@
+
+
+
+
+
+
+
+
-
+
-
-
+
-
+
-
-
+
查询
@@ -717,11 +708,8 @@
page: 1,
limit: 10,
states: ['未开始','待检验'],
- orderRef1: '',
- orderRef2: '',
- orderRef3: '',
- orderRef4: '',
- orderRef5: '',
+ customerNo: '',
+ customerName: ''
},
pageIndex: 1,
pageSize: 200,
@@ -793,24 +781,6 @@
fixed: '',
columnWidth: 120,
},
- {
- userId: this.$store.state.user.name,
- functionId: 301017,
- serialNumber: '301017Table1OrderRefType',
- tableId: "301017Table1",
- tableName: "OQC检验记录表",
- columnProp: 'orderRefType',
- headerAlign: "center",
- align: "center",
- columnLabel: '检验任务类型',
- columnHidden: false,
- columnImage: false,
- columnSortable: false,
- sortLv: 0,
- status: true,
- fixed: '',
- columnWidth: 120,
- },
{
userId: this.$store.state.user.name,
functionId: 301017,
@@ -994,92 +964,74 @@
{
userId: this.$store.state.user.name,
functionId: 301017,
- serialNumber: '301017Table1OrderRef1',
+ serialNumber: '301017Table1PoOrderNo',
tableId: "301017Table1",
tableName: "OQC检验记录表",
- columnProp: 'orderRef1',
+ columnProp: 'poOrderNo',
headerAlign: "center",
- align: "center",
- columnLabel: '关联单号1',
- columnHidden: false,
- columnImage: false,
- columnSortable: false,
- sortLv: 0,
- status: true,
- fixed: '',
- columnWidth: 130,
- },
- {
- userId: this.$store.state.user.name,
- functionId: 301017,
- serialNumber: '301017Table1OrderRef2',
- tableId: "301017Table1",
- tableName: "OQC检验记录表",
- columnProp: 'orderRef2',
- headerAlign: "center",
- align: "center",
- columnLabel: '关联单号2',
+ align: "left",
+ columnLabel: '关联单号',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 130,
+ columnWidth: 100,
},
{
userId: this.$store.state.user.name,
functionId: 301017,
- serialNumber: '301017Table1OrderRef3',
+ serialNumber: '301017Table1PoItemNo',
tableId: "301017Table1",
tableName: "OQC检验记录表",
- columnProp: 'orderRef3',
+ columnProp: 'poItemNo',
headerAlign: "center",
- align: "center",
- columnLabel: '关联单号3',
+ align: "left",
+ columnLabel: '关联单行号',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 130,
+ columnWidth: 100,
},
{
userId: this.$store.state.user.name,
functionId: 301017,
- serialNumber: '301017Table1OrderRef4',
+ serialNumber: '301017Table1CustomerNo',
tableId: "301017Table1",
tableName: "OQC检验记录表",
- columnProp: 'orderRef4',
+ columnProp: 'customerNo',
headerAlign: "center",
- align: "center",
- columnLabel: '关联单号4',
+ align: "left",
+ columnLabel: '客户编码',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 130,
+ columnWidth: 100,
},
{
userId: this.$store.state.user.name,
functionId: 301017,
- serialNumber: '301017Table1OrderRef5',
+ serialNumber: '301017Table1CustomerName',
tableId: "301017Table1",
tableName: "OQC检验记录表",
- columnProp: 'orderRef5',
+ columnProp: 'customerName',
headerAlign: "center",
- align: "center",
- columnLabel: '关联单号5',
+ align: "left",
+ columnLabel: '客户名称',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 130,
+ columnWidth: 150,
},
{
userId: this.$store.state.user.name,