From 86f6101fff4c8fb3cad37f69d623f052f0e79880 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Mon, 12 Jun 2023 10:48:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E5=87=BA=E5=BA=93=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BD=BF=E7=94=A8=E9=83=A8=E9=97=A8=EF=BC=88?= =?UTF-8?q?=E9=83=A8=E9=97=A8=E8=B4=9F=E8=B4=A3=E4=BA=BA=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E6=89=80=E5=9C=A8=E9=83=A8=E9=97=A8=EF=BC=89=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/pages/application/form-step-look_back.html | 6 +++++- target/classes/templates/pages/depository/table-out.html | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/target/classes/templates/pages/application/form-step-look_back.html b/target/classes/templates/pages/application/form-step-look_back.html index ca295d9d..a4134857 100644 --- a/target/classes/templates/pages/application/form-step-look_back.html +++ b/target/classes/templates/pages/application/form-step-look_back.html @@ -56,9 +56,13 @@ 外芯仓库 - 部门 + 申请部门 部门 + + 使用部门 + 部门 + 施工单位 施工单位 diff --git a/target/classes/templates/pages/depository/table-out.html b/target/classes/templates/pages/depository/table-out.html index 32cf68ef..98287feb 100644 --- a/target/classes/templates/pages/depository/table-out.html +++ b/target/classes/templates/pages/depository/table-out.html @@ -189,6 +189,7 @@ }, {field: 'applicantName', width: 150, title: '申请人'}, {field: 'adminorgName', width: 150, title: '申请人部门'}, + {field: 'useAdminorgName', width: 150, title: '使用部门'}, {field: 'applicantTime', width: 200, title: '申请时间', sort: true}, { field: 'istransfer', title: '是否为转移申请', minWidth: 120, templet: function (d) {