Merge remote-tracking branch 'origin/new-exam' into new-exam

pg_adapter
wangxy 8 months ago
commit 54b0d062de

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
<head> <head>
<th:block th:include="include :: header('文件下发列表')" /> <th:block th:include="include :: header('载体下发列表')" />
</head> </head>
<body class="gray-bg"> <body class="gray-bg">
<div class="container-div" id="app"> <div class="container-div" id="app">
@ -11,7 +11,7 @@
<div class="select-list"> <div class="select-list">
<ul> <ul>
<li> <li>
<label>单位:</label> <label>发单位:</label>
<input type="text" name="provideDepart"/> <input type="text" name="provideDepart"/>
</li> </li>
<li> <li>
@ -31,7 +31,7 @@
</select> </select>
</li> </li>
<li> <li>
<label>文件标题</label> <label>载体名称</label>
<input type="text" name="fileName"/> <input type="text" name="fileName"/>
</li> </li>
<li> <li>
@ -70,31 +70,31 @@
var options = { var options = {
url: prefix + "/list", url: prefix + "/list",
exportUrl: prefix + "/export", exportUrl: prefix + "/export",
modalName: "文件下发", modalName: "载体下发",
columns: [ columns: [
{ {
field: 'fileId', field: 'fileId',
title: '文件编号' title: '载体编码'
}, },
{ {
field: 'fileName', field: 'fileName',
title: '文件标题' title: '载体名称'
}, },
{ {
field: 'fileNum', field: 'fileNum',
title: '号' title: '号'
}, },
{ {
field: 'provideCount', field: 'provideCount',
title: '发文份数' title: '载体数量'
}, },
{ {
field: 'provideDepart', field: 'provideDepart',
title: '发单位' title: '发单位'
}, },
{ {
field: 'provideDate', field: 'provideDate',
title: '发日期' title: '发日期'
}, },
{ {
field: 'instancyExtent', field: 'instancyExtent',
@ -112,7 +112,7 @@
}, },
{ {
field: 'fileSecret', field: 'fileSecret',
title: '文件密级', title: '载体密级',
formatter: function(value, row, index) { formatter: function(value, row, index) {
return $.table.selectDictLabel(fileSecretDatas, value); return $.table.selectDictLabel(fileSecretDatas, value);
} }

@ -6,7 +6,7 @@
xmlns="http://www.w3.org/TR/REC-html40"> xmlns="http://www.w3.org/TR/REC-html40">
<head> <head>
<th:block th:include="include :: header('涉密网络打印')" /> <th:block th:include="include :: header('涉密载体打印')" />
<meta http-equiv=Content-Type content="text/html; charset=utf-8"> <meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=ProgId content=Excel.Sheet> <meta name=ProgId content=Excel.Sheet>
<meta name=Generator content="Aspose.Cell "> <meta name=Generator content="Aspose.Cell ">
@ -711,7 +711,7 @@
<col width=167 style='mso-width-source:userset;width:125.25pt'> <col width=167 style='mso-width-source:userset;width:125.25pt'>
<col width=247 style='mso-width-source:userset;width:185.25pt'> <col width=247 style='mso-width-source:userset;width:185.25pt'>
<tr height=55 style='mso-height-source:userset;height:41.5pt' id='r0'> <tr height=55 style='mso-height-source:userset;height:41.5pt' id='r0'>
<td colspan=7 height=55 class=x30 width=1027 style='height:41.5pt;'>[[${sysuser.dept.deptName}]]涉密文件信息表</td> <td colspan=7 height=55 class=x30 width=1027 style='height:41.5pt;'>[[${sysuser.dept.deptName}]]涉密载体信息表</td>
</tr> </tr>
<tr height=55 style='mso-height-source:userset;height:41.5pt' id='r1'> <tr height=55 style='mso-height-source:userset;height:41.5pt' id='r1'>
<td colspan=2 height=54 class=x27 style='border-bottom:1px solid windowtext;height:40.75pt;'>单位:[[${sysuser.dept.deptName}]]</td> <td colspan=2 height=54 class=x27 style='border-bottom:1px solid windowtext;height:40.75pt;'>单位:[[${sysuser.dept.deptName}]]</td>
@ -724,8 +724,8 @@
<tr height=34 style='mso-height-source:userset;height:26pt' id='r2'> <tr height=34 style='mso-height-source:userset;height:26pt' id='r2'>
<td colspan=2 height=32 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'>所属地市</td> <td colspan=2 height=32 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'>所属地市</td>
<td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'>所属区县</td> <td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'>所属区县</td>
<td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'>文件名称</td> <td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'>载体名称</td>
<td class=x32 style="font-weight:bold;">文件数量</td> <td class=x32 style="font-weight:bold;">载体数量</td>
</tr> </tr>
<tr height=34 style='mso-height-source:userset;height:26pt' id='r3'> <tr height=34 style='mso-height-source:userset;height:26pt' id='r3'>
<td colspan=2 height=32 class='x28 frameworkId' style='border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'> <td colspan=2 height=32 class='x28 frameworkId' style='border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'>
@ -741,9 +741,9 @@
</tr> </tr>
<tr height=34 style='mso-height-source:userset;height:26pt' id='r4'> <tr height=34 style='mso-height-source:userset;height:26pt' id='r4'>
<td colspan=2 height=32 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'>接收单位</td> <td colspan=2 height=32 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'>接收单位</td>
<td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'>文件</td> <td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'></td>
<td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'>人员</td> <td colspan=2 class=x31 style='font-weight:bold;border-right:1px solid windowtext;border-bottom:1px solid windowtext;'>发人员</td>
<td class=x32 style="font-weight:bold;">日期</td> <td class=x32 style="font-weight:bold;">发日期</td>
</tr> </tr>
<tr height=34 style='mso-height-source:userset;height:26pt' id='r5' th:each="propertynum : ${tdFileReceives}"> <tr height=34 style='mso-height-source:userset;height:26pt' id='r5' th:each="propertynum : ${tdFileReceives}">
<td colspan=2 height=32 class=x31 style='border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'> <td colspan=2 height=32 class=x31 style='border-right:1px solid windowtext;border-bottom:1px solid windowtext;height:24.5pt;'>

Loading…
Cancel
Save