From 3130d26780cb026a1b216d765b17a0c312aff631 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Fri, 11 Oct 2024 08:41:57 +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 --- .../system/fileprovide/filenum/filenum.html | 5 + .../fileprovide/filenum/printIssued.html | 1374 +++++++++++++++++ 2 files changed, 1379 insertions(+) create mode 100644 ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/printIssued.html diff --git a/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/filenum.html b/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/filenum.html index 0ab1d7c..7696ff4 100644 --- a/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/filenum.html +++ b/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/filenum.html @@ -261,6 +261,7 @@ align: 'center', formatter: function(value, row, index) { var actions = []; + actions.push('打印 '); actions.push('详细 '); return actions.join(''); } @@ -319,6 +320,10 @@ var url = prefix + '/print/' + netId; $.modal.openTab("打印", url); } + function printIs(netId){ + var url = prefix + '/printIssued/' + netId; + $.modal.openTab("打印", url); + } var myChart = echarts.init(document.getElementById('leftMain')); axios.post(prefix + '/countLevel').then(response => { diff --git a/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/printIssued.html b/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/printIssued.html new file mode 100644 index 0000000..27738f6 --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/system/fileprovide/filenum/printIssued.html @@ -0,0 +1,1374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
[[${sysuser.dept.deptName}]]国家秘密载体信息表
单位:[[${sysuser.dept.deptName}]]日期:
国家秘密载体登记国家秘密载体使用国家秘密载体保存国家秘密载体维修国家秘密载体销毁
所属地市使用人员保存地点维护部门销毁部门
[[${tdCarrierIssued.areaCity}]][[${tdCarrierIssued.usageUser}]][[${tdCarrierIssued.saveLocation}]][[${tdCarrierIssued.maintainDepart}]] [[${tdCarrierIssued.destoryDepart}]]
所属区县使用期限地点要求维护人员销毁人员
[[${tdCarrierIssued.areaDistrict}]] [[${tdCarrierIssued.expirationTime}]] [[${tdCarrierIssued.locationRequire}]] [[${tdCarrierIssued.maintainUser}]] [[${tdCarrierIssued.destoryUser}]]
载体名称使用时间销毁日期
[[${tdCarrierIssued.carrierName}]] [[${tdCarrierIssued.mentsTime}]]维护日期 [[${tdCarrierIssued.destoryDate}]]
载体类型[[${tdCarrierIssued.carrierLevel}]]使用要求[[${tdCarrierIssued.maintainDate}]]销毁方式
载体数量[[${tdCarrierIssued.carrierCount}]] [[${tdCarrierIssued.mentsUse}]] 旁站人员 [[${tdCarrierIssued.destoryManner}]]
密级[[${tdCarrierIssued.carrierSecret}]] [[${tdCarrierIssued.maintainStand}]] 旁站人员
紧急程度[[${tdCarrierIssued.carrierExtent}]] [[${tdCarrierIssued.destoryStand}]]
编号[[${tdCarrierIssued.carrierNumber}]]
保密期限[[${tdCarrierIssued.carrierTerm}]]
发放范围[[${tdCarrierIssued.carrierContent}]]
+ + + + + +