From 9bc20e82262b91174a7c687c8d74a4b35779ae59 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Mon, 9 Feb 2026 17:04:16 +0800 Subject: [PATCH] =?UTF-8?q?2026-02-09=20=E9=A2=86=E6=96=99=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E7=AE=A1=E7=90=86=EF=BC=8C=E7=94=B3=E8=AF=B7=E5=8D=95?= =?UTF-8?q?=E6=98=8E=E7=BB=86=E5=A2=9E=E5=8A=A0=E2=80=9C=E5=90=88=E7=BA=A6?= =?UTF-8?q?=E5=8F=B7=E7=A0=81=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../soIssueNotify/searchIssureNotify.vue | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue index 3075fb8..d5cc162 100644 --- a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue +++ b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue @@ -1630,6 +1630,24 @@ fixed: '', columnWidth: 120, }, + { + userId: this.$store.state.user.name, + functionId: 701002, + serialNumber: '701002Table2OutBatchNo', + tableId: "701002Table2", + tableName: "申请单工单信息明细表", + columnProp: "outBatchNo", + headerAlign: "center", + align: "left", + columnLabel: "合约号码", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 120 + }, { userId: this.$store.state.user.name, functionId: 701002,