yili-apps/com.actionsoft.apps.coe.pal/template/page/pal.pl.level.portal.htm
2022-06-27 23:38:56 +08:00

319 lines
12 KiB
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CoE<I18N#流程卓越中心></title>
<!--coe css -->
<link rel="stylesheet" type="text/css" href="../<I18N#COEPATH>/css/public.css">
<link rel="stylesheet" type="text/css" href="../<I18N#COEPATH>/css/<#coePortal>/coe.social.stream.css">
<link href="../<I18N#COEPATH>/css/bootstrap/bootstrap-all/css/bootstrap.css" rel="stylesheet">
<!--coe js-->
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.js"></script>
<!--ztree js css-->
<!--easyUi-->
<!-- processLevel js-->
<script type="text/javascript" src="../<I18N#COEPATH>/js/coe.pal.processlevel.main.iframe.js"></script>
<script type="text/javascript" src="../<I18N#COEPATH>/js/coe.pal.search.js"></script>
<script>
var 名称不能出现特殊符号 = "<I18N#名称不能出现特殊符号>";
var 不是一个数值 = "<I18N#不是一个数值>";
var 责任人不能出现特殊符号 = "<I18N#责任人不能出现特殊符号>";
var 流程办公室 = "<I18N#流程办公室>";
var 流程分级 = "<I18N#流程分级>";
var 不能出现特殊符号 = "<I18N#不能出现特殊符号>";
var 统计分析 = "<I18N#统计分析>";
var 流程分级统计 = "<I18N#流程分级统计>";
var 责任部门不能出现特殊符号 = "<I18N#责任部门不能出现特殊符号>";
var 流程层次不能出现特殊符号 = "<I18N#流程层次不能出现特殊符号>";
var 流程清单 = "<I18N#流程清单>";
var openType='<#openType>';
</script>
<style type="text/css">
.ztree li span.button.add {margin-left:2px; margin-right: 2px; background-position:-144px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit{ margin-right: 2px;background-position: -110px -48px;vertical-align: top;}
</style>
<style>
html body {
background:#F8F8F8;
background-position: center;
background-attachment: fixed;
}
div.qtip-content{/*解决qTip字体与全局字体冲突问题*/
color:white;
}
.social_stream_font {
color: #3366FF;
cursor: pointer;
text-decoration: underline;
}
.content-tbl {
background: none repeat scroll 0 0 #E2E2E2;
border-bottom: 1px solid #B5B5B5;
border-left-width: 1px;
border-top: 1px solid #B5B5B5;
height: 30px;
line-height: 28px;
width: 100%;
}
.btn_status{
cursor: pointer;
}
/*向上按钮样式*/
.ztree li span.button1 {
line-height: 0;
margin: 0;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
border: 0 none;
cursor: pointer;
outline: none;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
}
/*向上按钮样式*/
.ztree li span.button1.up {
margin-right: 2px;
background-image: url("../aws_img/navup.gif");
vertical-align: top;
}
/*向下按钮样式*/
.ztree li span.button1.down {
margin-right: 2px;
background-image: url("../aws_img/navdown.gif");
vertical-align: top;
}
.icon-tree-nodes-root {
background: url("../aws_img/left_blue/img/base.gif") repeat scroll 0 0 transparent !important;
width:16px;
height:16px;
}
.icon-tree-nodes-group {
background: url("../aws_img/profile2.gif") repeat scroll 0 0 transparent !important;
width:16px;
height:16px;
}
.icon-tree-nodes-group2 {
background: url("../<I18N#COEPATH>/img/tree_nodes_group.gif") no-repeat scroll 50% 50% transparent !important;
width:16px;
height:16px;
}
.icon-tree-nodes-dimension {
background: url("../aws_img/process.group.gif") repeat scroll 0 0 transparent !important;
width:16px;
height:16px;
}
.icon-tree-nodes-dimension2 {
background: url("../<I18N#COEPATH>/img/tree_nodes_dimension.gif") no-repeat scroll 50% 50% transparent !important;
width:16px;
height:16px;
}
.icon-tree-nodes-process {
background: url("../aws_img/process.def.gif") repeat scroll 0 0 transparent !important;
width:16px;
height:16px;
}
.icon-tree-nodes-process2 {
background: url("../../<I18N#COEPATH>/img/tree_nodes_process.gif") no-repeat scroll 50% 50% transparent !important;
width:16px;
height:16px;
}
.ztree li span.button.power {
margin-left: 2px;
margin-right: 2px;
background-position: 0px 0;
vertical-align: top;
background-image: url("../<I18N#COEPATH>/img/power.png");
}
.ztree li span.button.openprocess {
margin-left: 2px;
margin-right: 2px;
background-position: 0px 0;
vertical-align: top;
background-image: url("../<I18N#COEPATH>/img/open.png");
}
.ztree li span.button.setprocess {
margin-left: 2px;
margin-right: 2px;
background-position: 0px 0;
vertical-align: top;
background-image: url("../<I18N#COEPATH>/img/set.png");
}
.titlea:hover{
text-decoration:underline;
color:#000;
}
.toggle-float{
float: right;
}
span.toggle-float{
margin-right: 5px;
}
.custom-lh20{
line-height: 20px;
}
.custom-mb1{
margin-bottom: 1px;
}
.tx{
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top:5px solid #000000;
content: "";
height: 10px;
vertical-align: top;
margin:0px 4px 0px 8px;
}
</style>
<!--[if lt IE 9]>
<style>
.otherclass{
margin-top:-10px;
}
</style>
</head>
<![endif]-->
</head>
<body >
<div class="social_main center coe_main_content">
<div class="social_left radius5" style="min-height:550px;">
<div class='content-tbl' style="margin-top:5px;">
<div class="otherclass" style="padding-right:5px;position: relative">
<div style='vertical-align: top;font-size: 15px;margin-left: 2px; float:left'>
<a class="titlea" style="font-size: 15px;color: #222; " href="#" onclick="backWorkSpace();return false;"><I18N#全部流程资产></a> >>
<font color="#666666" style="font-size:15px;"> <#wsName> - <span id='showLabel'><I18N#流程分级></span> </font>
</div>
<div style="float:right;width:110px;">
<img src='../<I18N#COEPATH>/img/pl/process.org.png' title="<I18N#流程办公室>" style="cursor: pointer;float:right; margin:5px 0px 0px 5px;width:22px;height:22px;" width="22px" height="22px" data-toggle="tooltip" href="#" onclick="openProcessOffice('<#wsId>',this);return false;"/>
<img src='../<I18N#COEPATH>/img/pl/process.chart.png' title="<I18N#统计分析>" style="cursor: pointer;float:right; margin:5px 0px 0px 5px;width:22px;height:22px;" width="22px" height="22px" data-toggle="tooltip" href="#" onclick="openProcessLevelCount(this);return false;"/>
<img src='../<I18N#COEPATH>/img/pl/process.list.png' title="<I18N#流程清单>" style="cursor: pointer;float:right; margin:5px 0px 0px 5px;width:22px;height:22px;" width="22px" height="22px" data-toggle="tooltip" href="#" onclick="openProcessLevelList('<#wsId>',this);return false;"/>
<img src="../<I18N#COEPATH>/img/pl/process.tree.png" title="<I18N#流程分级>" style="cursor: pointer;float:right; margin:5px 0px 0px 5px;width:22px;height:22px;" width="22px" height="22px" data-toggle="tooltip" href="#" onclick="openProcessLevel(this);"/>
</div>
<span class="toggle-float" >
<div class="input-prepend input-append custom-mb1">
<div style="border-radius: 8px;background-color: #fff; width: 213px; border:0px; height: 23px; margin-top: 3px;">
<div style="float: left;cursor: pointer;" data-toggle="dropdown2" ><span class="tx" ></span></div>
<div style="float: left;">
<input class="span3" id="processName" type="text" style=" box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset; height: 12px;background-color: white;border: 0px; margin-top: 1px;width: 156px;">
</div>
<div style="float: left;">
<img src="../<I18N#COEPATH>/img/search.gif" id='btnSearch' title="<I18N#查询>" style='padding-left: 1px;cursor: pointer;margin-top: -3px;'>
</div>
</div>
<!--<button class="btn dropdown-toggle toggle-bar custom-lh20" data-toggle="dropdown2">
<span class="caret"></span>
</button>-->
</div>
</span>
<ul id="search" class="dropdown-menu toggle-p" role="menu" aria-labelledby="drop2" style='width: 880px; margin-top:30px;'>
<li role="presentation" style="width: 870px;">
<div style="margin:10px;">
<table border="0" width="100%">
<tr>
<td nowrap="nowrap"><I18N#流程名称></td>
<td>
<input id='name' type="text" style="width:171px;" />
</td>
<td nowrap="nowrap"><I18N#里程碑></td>
<td>
<select id='plM' style="width:185px;">
<option value="-1"><I18N#请选择>...</option>
<option value="0"><I18N#规划></option>
<option value="1"><I18N#梳理></option>
<option value="2"><I18N#设计></option>
<option value="3"><I18N#实施></option>
<option value="4"><I18N#测试></option>
<option value="5"><I18N#运行></option>
<option value="6"><I18N#暂停></option>
</select>
</td>
<td><I18N#执行方式></td>
<td>
<select id='execType' style="width:185px;">
<option value="-1"><I18N#请选择>...</option>
<option value="0"><I18N#未执行></option>
<option value="1"><I18N#制度执行></option>
<option value="2"><I18N#部分系统执行></option>
<option value="3"><I18N#完全系统执行></option>
</select>
</td>
</tr>
<tr>
<td nowrap="nowrap"><I18N#系统名称></td>
<td>
<select id='systemName' style="width:185px;">
<#sysNameOption>
</select>
</td>
<td nowrap="nowrap"><I18N#流程层次></td>
<td>
<select id='plLevel' style="width:185px;">
<option value="-1"><I18N#请选择>...</option>
<option value="0"><I18N#高层流程></option>
<option value="1"><I18N#底层流程></option>
</select>
</td>
<td nowrap="nowrap"><I18N#颜色标记></td>
<td>
<select id='plColor' style="width:185px;">
<option value="-1"><I18N#请选择>...</option>
<option value='#FFF'><I18N#白色></option>
<option value='#FF99CC'><I18N#粉红色></option>
<option value='#FBEC88'><I18N#黄色></option>
<option value='#5BC0DE'><I18N#浅蓝色></option>
<option value='#BEBEC5'><I18N#浅灰色></option>
<option value='#999'><I18N#灰色></option>
</select>
</td>
</tr>
<tr>
<td nowrap="nowrap"><I18N#责任部门></td>
<td>
<input type='text' id='plRd' style="width:171px;" />
</td>
<td><I18N#责任人></td>
<td>
<input type='text' id='plRp' style="width:171px;" />
</td>
<td></td>
<td align="right" style='padding-right:40px'>
<button class='button blue' id='searchbtn' onClick="processInstSearch();return false;" style="padding: 3px 10px;margin-top: -7px;"><I18N#搜索></button>
<button class="button" onClick="resetVal();return false;" style="padding: 3px 10px;margin-top: -7px;"><I18N#重置></button>
</td>
</tr>
</table>
</div>
</li>
</ul>
</li>
</ul>
</div>
</div>
<iframe scrolling='no' src='../commons/wait.htm' id='coeContentiframe' width='100%' frameborder='0' height='400px'></iframe>
<iframe style="display: none" id='downloadiframe' ></iframe>
<input type="hidden" id="id" name="id" value="">
<input type="hidden" id="sid" name="sid" value="<#sid>">
<input type="hidden" id="cmd" name="cmd" value=""/>
<input type="hidden" id="wsId" name="wsId" value="<#wsId>"/>
</div>
</div>
</body>
</html>