From 444e88bdd617b56bcf44efe519e677a7b0e20ca3 Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Tue, 6 Jan 2026 14:49:02 +0800
Subject: [PATCH] =?UTF-8?q?2026-01-06=20=E6=8B=A3=E8=B4=A7=E5=87=BA?=
=?UTF-8?q?=E5=BA=93=E4=BB=BB=E5=8A=A1=E9=80=9A=E7=9F=A5=E3=80=81=E7=94=9F?=
=?UTF-8?q?=E4=BA=A7=E9=A2=86=E6=96=99=E4=BB=BB=E5=8A=A1=E9=80=9A=E7=9F=A5?=
=?UTF-8?q?=20=E5=88=97=E8=A1=A8=E5=A2=9E=E5=8A=A0=E5=90=88=E7=BA=A6?=
=?UTF-8?q?=E5=8F=B7=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../soIssueNotify/searchIssureNotifyForCK.vue | 11 +++++++++++
src/views/modules/qc/outboundNotification.vue | 7 +++++++
2 files changed, 18 insertions(+)
diff --git a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue
index 17ce91d..ef0fd65 100644
--- a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue
+++ b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue
@@ -321,6 +321,17 @@ export default {
columnWidth: 60,
showOverflowTooltip: true
},
+ {
+ columnProp: "outBatchNo",
+ headerAlign: "center",
+ align: "left",
+ columnLabel: "合约号码",
+ columnHidden: false,
+ columnSortable: false,
+ fixed: '',
+ columnWidth: 120,
+ showOverflowTooltip: true
+ },
{
columnProp: "componentScrap",
headerAlign: "center",
diff --git a/src/views/modules/qc/outboundNotification.vue b/src/views/modules/qc/outboundNotification.vue
index 57f93bc..6556487 100644
--- a/src/views/modules/qc/outboundNotification.vue
+++ b/src/views/modules/qc/outboundNotification.vue
@@ -280,6 +280,13 @@
+
+