anxiao_web/pages/information/dailyInspection/js/checkStateText.js

24 lines
1.2 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

var checkStateText={
guardCert:"1、保安持证上岗",
guardDress:"2、保安着装",
guardCount:"3、保安配备是否达标",
guardImportant:"4、重点部位值守",
entranceManage:"5、门禁管理制度",
antiTheftDevice:"6、防盗设施",
pushAlarmSys:"7、一键报警设施",
accessControl:"8、主要出入口安装门禁访客系统",
invadeAlarmSys:"9、安装防入侵报警设施并联网",
ipcSys:"10、建立视频监控系统并联网",
ipcStorage:"11、视频监控图像清晰,存储时间至少30天",
importantAccessControl:"12、要害部位有出入控制系统进出有特别授权",
vipCensor:"13、进行重点人员审查",
conciliation:"14、建立视频监控系统并联网",
lawEducate:"15、开展法制教育培训",
innerProtectScheme:"16、内部保卫工作的检查考核奖惩制度",
guarderDutyScheme:"17、建立视频监控系统并联网",
fireScheme:"18、制定应急处突反恐防火防盗制度",
guarderPMIScheme:"19、保安员管理考核制度",
generalCase:"20、是否同比上年度持平或低于发生的刑事案件",
seriousCase:"21、是否未发生重特大刑事案件"
}
export {checkStateText}