diff --git a/target/classes/templates/pages/depository/table-out.html b/target/classes/templates/pages/depository/table-out.html index 98287feb..a2732168 100644 --- a/target/classes/templates/pages/depository/table-out.html +++ b/target/classes/templates/pages/depository/table-out.html @@ -190,6 +190,7 @@ {field: 'applicantName', width: 150, title: '申请人'}, {field: 'adminorgName', width: 150, title: '申请人部门'}, {field: 'useAdminorgName', width: 150, title: '使用部门'}, + {field: 'constructionUnitName', width: 150, title: '使用单位'}, {field: 'applicantTime', width: 200, title: '申请时间', sort: true}, { field: 'istransfer', title: '是否为转移申请', minWidth: 120, templet: function (d) {