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 81976da..35f8ac1 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 @@ -1,7 +1,7 @@ - +
@@ -11,7 +11,7 @@
  • - +
  • @@ -31,7 +31,7 @@
  • - +
  • @@ -70,31 +70,31 @@ var options = { url: prefix + "/list", exportUrl: prefix + "/export", - modalName: "文件下发", + modalName: "载体下发", columns: [ { field: 'fileId', - title: '文件编号' + title: '载体编码' }, { field: 'fileName', - title: '文件标题' + title: '载体名称' }, { field: 'fileNum', - title: '文号' + title: '编号' }, { field: 'provideCount', - title: '发文份数' + title: '载体数量' }, { field: 'provideDepart', - title: '发文单位' + title: '下发单位' }, { field: 'provideDate', - title: '发文日期' + title: '下发日期' }, { field: 'instancyExtent', @@ -112,7 +112,7 @@ }, { field: 'fileSecret', - title: '文件密级', + title: '载体密级', formatter: function(value, row, index) { return $.table.selectDictLabel(fileSecretDatas, value); } 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 b59a81b..29acfde 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 @@ -6,7 +6,7 @@ xmlns="http://www.w3.org/TR/REC-html40"> - + @@ -711,7 +711,7 @@ - [[${sysuser.dept.deptName}]]涉密文件信息表 + [[${sysuser.dept.deptName}]]涉密载体信息表 单位:[[${sysuser.dept.deptName}]] @@ -724,8 +724,8 @@ 所属地市 所属区县 - 文件名称 - 文件数量 + 载体名称 + 载体数量 @@ -741,9 +741,9 @@ 接收单位 - 文件号 - 发文人员 - 发文日期 + 编号 + 下发人员 + 下发日期