|
@@ -750,23 +750,21 @@ package com.jtgh.yjpt.common.util
|
|
|
/** 任务类型 */
|
|
|
public static var RWLX_CITY:ArrayCollection = new ArrayCollection([
|
|
|
{id:"", text:""},
|
|
|
-
|
|
|
+ {id:"jyrUser",text:"用户审批"},
|
|
|
{id:"whzyfzsq-city", text:"危险货物作业附证申请"},
|
|
|
-
|
|
|
+ {id:"whzyfzhz-city",text:"危险货物作业附证变更"},
|
|
|
+ {id:"whzyfzns-city",text:"危险货物作业附证年审"},
|
|
|
+ {id:"zysbsp-city",text:"危险货物的作业申请"},
|
|
|
+ {id:"qxzysbsp-city",text:"危险货物的取消作业"},
|
|
|
+ {id:"bgzysbsp-city",text:"危险货物的作业变更"},
|
|
|
+ {id:"jsxmaqtjsc-city",text:"建设项目安全条件审查"},
|
|
|
{id:"aqyssc-city", text:"安全设施专项验收审查"},
|
|
|
- {id:"jyrUser",text:"用户审批"},
|
|
|
+ {id:"aqsszpsc-city",text:"安全设施设计专篇审查"},
|
|
|
+ {id:"jdhxpyjzdwxy-city", text:"剧毒化学品及重大危险源备案"},
|
|
|
{id:"zdsgyhpc-city", text:"重大事故的隐患排查和治理情况备案"},
|
|
|
+ {id:"aqpjbgjzgfa-city", text:"安全评价报告备案"},
|
|
|
{id:"yjyaba-city", text:"应急预案备案"},
|
|
|
- {id:"jdhxpyjzdwxy-city", text:"剧毒化学品及重大危险源备案"},
|
|
|
- {id:"aqpjbgjzgfa-city", text:"安全评价报告备案"},
|
|
|
- {id:"zysbsp-city",text:"危险货物的作业申请 "},
|
|
|
- {id:"qxzysbsp-city",text:"危险货物的取消作业 "},
|
|
|
- {id:"bgzysbsp-city",text:"危险货物的作业变更 "},
|
|
|
- {id:"whzyfzns-city",text:"附证作业年审"},
|
|
|
- {id:"whzyfzhz-city",text:"附证作业变更"},
|
|
|
- {id:"jsxmaqtjsc-city",text:"建设项目安全条件审查"},
|
|
|
- {id:"jdjc",text:"监督检查"},
|
|
|
- {id:"aqsszpsc-city",text:"安全设施设计专篇审查"}
|
|
|
+ {id:"jdjc",text:"监督检查"}
|
|
|
// {id:"dc-city",text:"监督检查"}
|
|
|
]);
|
|
|
|