@ -71,9 +71,7 @@
url: prefix + "/list",
exportUrl: prefix + "/export",
modalName: "文件下发",
columns: [{
columns: [
checkbox: true
},
{
field: 'fileId',
title: '文件编号'
@ -75,9 +75,7 @@
modalName: "涉密网络设备",
field: 'netId',
title: '网络编号',
@ -106,9 +106,7 @@
var options = {
modalName: "资产登记",
field: 'useId',
title: '资产编号'
@ -67,9 +67,7 @@
removeUrl: prefix + "/remove",
modalName: "涉密人员培训",
field: 'id',
title: 'ID',
@ -125,13 +125,13 @@
importTemplateUrl: prefix + "/importTemplate",
sortName: "createTime",
sortOrder: "desc",
modalName: "用户",
modalName: "人员",
field: 'userId',
title: '用户ID'
title: '人员ID'
field: 'loginName',
@ -54,12 +54,10 @@
modalName: "涉密人员审核",
title: 'id',
title: '人员ID',
@ -103,9 +103,7 @@
field : 'dept.deptid',
title : '编号',