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) {