diff --git a/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html b/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html index fbe6fce..87d0403 100644 --- a/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html +++ b/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html @@ -213,6 +213,85 @@
+

国家秘密载体收发

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+

国家秘密载体使用

@@ -247,6 +326,117 @@
+

国家秘密载体收发

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+

国家秘密载体使用

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+

国家秘密载体保存

@@ -268,6 +458,136 @@
+

国家秘密载体收发

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+

国家秘密载体使用

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+

国家秘密载体保存

+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+

国家秘密载体维修

@@ -302,6 +622,168 @@
+

国家秘密载体收发

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+

国家秘密载体使用

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+

国家秘密载体保存

+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+

国家秘密载体维修

+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+
+ + +
+
+
+
+

国家秘密载体销毁

diff --git a/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/print.html b/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/print.html index 1405cb2..57d007b 100644 --- a/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/print.html +++ b/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/print.html @@ -729,33 +729,33 @@ - [[${tdFileProvide.frameworkId}]] + [[${tdCarrier.areaCity}]] - [[${tdFileProvide.areaid}]] + [[${tdCarrier.areaDistrict}]] - [[${tdFileReceives[0].fileName}]] + [[${tdCarrier.carrierName}]] - [[${tdFileProvide.provideCount}]] + [[${tdCarrier.carrierCount}]] 接收单位 编号 - 下发人员 - 下发日期 + 发放人员 + 发放时间 - + - [[${propertynum.receiveDepartid}]] + [[${tdCarrier.receivingUnits}]] - [[${tdFileProvide.fileNum}]] + [[${tdCarrier.carrierNumber}]] - [[${tdFileProvide.provideUserid}]] + [[${tdCarrier.issuingUser}]] - [[${tdFileProvide.provideDate}]] + [[${tdCarrier.issuingTime}]] @@ -775,8 +775,8 @@ type: 'GET', data:{parentId:''} , success:((res)=>{ - document.querySelector('.frameworkId').innerHTML = getCity(res.data,[[${tdFileProvide.frameworkId}]]) - document.querySelector('.areaid').innerHTML = getCity(res.data,[[${tdFileProvide.areaid}]]) + document.querySelector('.frameworkId').innerHTML = getCity(res.data,[[${tdCarrier.areaCity}]]) + document.querySelector('.areaid').innerHTML = getCity(res.data,[[${tdCarrier.areaDistrict}]]) }) , }); function conversionDate(date){