From ea002d5ab3121c34b54a09a8f9e26e59e6454d73 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Thu, 22 Aug 2024 09:08:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/carrier/detail.html | 482 ++++++++++++++++++ .../system/fileprovide/filenum/print.html | 26 +- 2 files changed, 495 insertions(+), 13 deletions(-) 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){