feat(work): 新增高处作业安全许可证导出功能
parent
3cb9ef4d9e
commit
a39b5e9064
|
|
@ -1,11 +1,11 @@
|
|||
高处作业安全许可证
|
||||
高处作业安全许可证
|
||||
证书编号:{{checkNo}}
|
||||
实施单位
|
||||
{{implementationUnit}}
|
||||
作业地点
|
||||
{{workLocation}}
|
||||
申请时间
|
||||
{{applyYear}}年 {{applyMonth}}月 {{applyDay}}日 {{applyHour}}时 {{applyMinute}}分
|
||||
{{applyYear}}年{{applyMonth}}月{{applyDay}}日{{applyHour}}时{{applyMinute}}分
|
||||
作业级别
|
||||
{{@level1}} 1级 {{@level2}} 2级{{@level3}} 3级 {{@level4}} 4级
|
||||
项目批准人
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
监护人
|
||||
{{guardian}}
|
||||
工作内容{{workContent}}
|
||||
预计作业时间: {{startYear}}年 {{startMonth}}月 {{startDay}}日 {{startHour}}时 {{startMinute}}分 至 {{endYear}}年 {{endMonth}}月 {{endDay}}日 {{endHour}}时 {{endMinute}}分
|
||||
预计作业时间:{{startYear}}年{{startMonth}}月{{startDay}}日{{startHour}}时{{startMinute}}分 至 {{endYear}}年{{endMonth}}月{{endDay}}日{{endHour}}时{{endMinute}}分
|
||||
风险辨识及管控措施落实情况
|
||||
确认人
|
||||
1.{{measureContent1}}
|
||||
Loading…
Reference in New Issue