Commit fd5dd490 authored by xinglei's avatar xinglei

*)增加检查组长审核跳转页面

parent d786607a
...@@ -45,7 +45,7 @@ public interface LatentDangerState { ...@@ -45,7 +45,7 @@ public interface LatentDangerState {
/** /**
* 检查组长确认 * 检查组长确认
*/ */
检查组长确认("检查组长确认", "leaderConfirm", "secondConfirm","onSiteConfirm", "1", ""), 检查组长确认("检查组长确认", "leaderConfirm", "secondConfirm","onSiteConfirm", "1", "auditRecordPage"),
/** /**
* 隐患二次审核确认 * 隐患二次审核确认
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment