From 84c34784ced67131ecebbfd9e7dc02a622e5d804 Mon Sep 17 00:00:00 2001 From: jiayang yue Date: Tue, 13 May 2025 11:52:46 +0800 Subject: [PATCH] =?UTF-8?q?2025.05.13=20QMS=E6=8A=A5=E8=A1=A8=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=8D=8F=E5=90=8C=E4=BA=BA=E5=91=98=E3=80=81=E8=B4=A3?= =?UTF-8?q?=E4=BB=BB=E4=BA=BA=20=E5=88=97=E8=A1=A8=E3=80=81=E5=8A=A8?= =?UTF-8?q?=E6=80=81=E5=88=97=E3=80=81=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/report/FQAS_report.vue | 36 ++++++++++++++++++++++++ src/views/modules/report/IPQC_report.vue | 36 ++++++++++++++++++++++++ src/views/modules/report/IQC_report.vue | 36 ++++++++++++++++++++++++ src/views/modules/report/OQC_report.vue | 36 ++++++++++++++++++++++++ 4 files changed, 144 insertions(+) diff --git a/src/views/modules/report/FQAS_report.vue b/src/views/modules/report/FQAS_report.vue index 66e1cc8..4726000 100644 --- a/src/views/modules/report/FQAS_report.vue +++ b/src/views/modules/report/FQAS_report.vue @@ -656,6 +656,24 @@ fixed: '', columnWidth: 130, }, + { + userId: this.$store.state.user.name, + functionId: 107001003, + serialNumber: '107001003Table1ResponsiblePerson', + tableId: "107001003Table1", + tableName: "FQAS报表", + columnProp: 'responsiblePerson', + headerAlign: "center", + align: "left", + columnLabel: '责任人(供应商)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001003, @@ -764,6 +782,24 @@ fixed: '', columnWidth: 100, }, + { + userId: this.$store.state.user.name, + functionId: 107001003, + serialNumber: '107001003Table1OperatorName', + tableId: "107001003Table1", + tableName: "FQAS报表", + columnProp: 'operatorName', + headerAlign: "center", + align: "left", + columnLabel: '协同人员', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001003, diff --git a/src/views/modules/report/IPQC_report.vue b/src/views/modules/report/IPQC_report.vue index 74ef2f6..8905614 100644 --- a/src/views/modules/report/IPQC_report.vue +++ b/src/views/modules/report/IPQC_report.vue @@ -690,6 +690,24 @@ fixed: '', columnWidth: 200, }, + { + userId: this.$store.state.user.name, + functionId: 107001002, + serialNumber: '107001002Table1ResponsiblePerson', + tableId: "107001002Table1", + tableName: "IPQC报表", + columnProp: 'responsiblePerson', + headerAlign: "center", + align: "left", + columnLabel: '责任人(供应商)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001002, @@ -762,6 +780,24 @@ fixed: '', columnWidth: 200, }, + { + userId: this.$store.state.user.name, + functionId: 107001002, + serialNumber: '107001002Table1OperatorName', + tableId: "107001002Table1", + tableName: "IPQC报表", + columnProp: 'operatorName', + headerAlign: "center", + align: "left", + columnLabel: '协同人员', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001002, diff --git a/src/views/modules/report/IQC_report.vue b/src/views/modules/report/IQC_report.vue index 2816874..d6de481 100644 --- a/src/views/modules/report/IQC_report.vue +++ b/src/views/modules/report/IQC_report.vue @@ -756,6 +756,24 @@ fixed: '', columnWidth: 200, }, + { + userId: this.$store.state.user.name, + functionId: 107001001, + serialNumber: '107001001Table1ResponsiblePerson', + tableId: "107001001Table1", + tableName: "IQC报表", + columnProp: 'responsiblePerson', + headerAlign: "center", + align: "left", + columnLabel: '责任人(供应商)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001001, @@ -864,6 +882,24 @@ fixed: '', columnWidth: 100, }, + { + userId: this.$store.state.user.name, + functionId: 107001001, + serialNumber: '107001001Table1OperatorName', + tableId: "107001001Table1", + tableName: "IQC报表", + columnProp: 'operatorName', + headerAlign: "center", + align: "left", + columnLabel: '协同人员', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001001, diff --git a/src/views/modules/report/OQC_report.vue b/src/views/modules/report/OQC_report.vue index 4565be5..deccbe1 100644 --- a/src/views/modules/report/OQC_report.vue +++ b/src/views/modules/report/OQC_report.vue @@ -655,6 +655,24 @@ export default { fixed: '', columnWidth: 130, }, + { + userId: this.$store.state.user.name, + functionId: 107001004, + serialNumber: '107001004Table1ResponsiblePerson', + tableId: "107001004Table1", + tableName: "OQC报表", + columnProp: 'responsiblePerson', + headerAlign: "center", + align: "left", + columnLabel: '责任人(供应商)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001004, @@ -763,6 +781,24 @@ export default { fixed: '', columnWidth: 100, }, + { + userId: this.$store.state.user.name, + functionId: 107001004, + serialNumber: '107001004Table1OperatorName', + tableId: "107001004Table1", + tableName: "OQC报表", + columnProp: 'operatorName', + headerAlign: "center", + align: "left", + columnLabel: '协同人员', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100, + }, { userId: this.$store.state.user.name, functionId: 107001004,