From 0bcb62c22e511da1c46831eae6233477b33267ba Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Tue, 9 Dec 2025 13:11:16 +0800 Subject: [PATCH] =?UTF-8?q?2025-12-09=20=E9=A2=86=E6=96=99=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E7=AE=A1=E7=90=86-=E3=80=8B=E6=9D=90=E6=96=99?= =?UTF-8?q?=E6=98=8E=E7=BB=86=E5=A2=9E=E5=8A=A0=E5=8D=95=E4=BD=8D=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../soIssueNotify/searchIssureNotify.vue | 24 +++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue index bd4a626..878dc43 100644 --- a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue +++ b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue @@ -1639,7 +1639,8 @@ status: true, fixed: '', columnWidth: 130 - },{ + }, + { userId: this.$store.state.user.name, functionId: 701002, serialNumber: '701002Table3PartDesc', @@ -1656,7 +1657,26 @@ status: true, fixed: '', columnWidth: 300 - },{ + }, + { + userId: this.$store.state.user.name, + functionId: 701002, + serialNumber: '701002Table3UmName', + tableId: "701002Table3", + tableName: "申请单材料明细表", + columnProp: "umName", + headerAlign: "center", + align: "center", + columnLabel: "单位", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, + { userId: this.$store.state.user.name, functionId: 701002, serialNumber: '701002Table3IssueMethod',