apps/com.awspaas.user.apps.app20221008163300/template/form/待办待阅-权限补发.htm
wangpf b51a2a8a6b 1.补充发送OA待阅流程增加按人员或部门更新权限范围
2.补充发送OA待阅流程增加是否发送通知按钮
3.权限补发流程补发权限逻辑优化
2023-05-24 19:18:08 +08:00

88 lines
3.9 KiB
HTML
Raw 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.

<!DOCTYPE html>
<html>
<head>
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>补充发送OA待阅</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="renderer" content="webkit">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<script>
var userZoneOffset = 8.0;
var isSaaSModel = false;
var isYijingCloud = false;
var isDingDingDaRuntime = false;
var isAppStoreService = true;
var isHighSecurity = false;
var isDingDingAdmin = false;
</script>
[#AWSImport]
[#AWSUIImport]
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css' name='schemeCss'/>
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme.css' name='themeCss'/>
</head>
<body>
<form id="frmMain" name="frmMain" method="post">
<div id="aws-form-container" class="aws-form-ux-container" border="0">
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" align="center" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr id="aws-form-titlebg" class="aws-form-ux-titlebg">
<td id="aws-form-title" class="aws-form-ux-header">权限补发</td>
</tr>
<tr class="aws-form-ux-formcontent" id="aws-form-formcontent">
<td class="">
<table id="table_container" class="awsui-ux table-striped" style="padding: 0px;" width="100%" cellspacing="3" cellpadding="0"><colgroup><col class="awsui-ux-title" /><col style="width: 50.0%;" /><col class="awsui-ux-title" /><col style="width: 50.0%;" /></colgroup>
<tbody>
<tr>
<td class="awsui-ux-title"><label class="aws-form-ux-label" for="PUBLISHUSERNAME">补发申请人</label></td>
<td class="aws-form-ux-content">[#PUBLISHUSERNAME]</td>
<td class="awsui-ux-title"><label for="PUBLISHUSERTIME" class="aws-form-ux-label">补发时间</label></td>
<td class="aws-form-ux-content">[#PUBLISHUSERTIME]</td>
</tr>
<tr id="ca4ab3ab_39e0_0001_5279_1d9664f6f3b0">
<td class="awsui-ux-title"><span>需要补发的流程</span></td>
<td colspan="3" class="aws-form-ux-content colspan_3">[#PUBLISHUSPROSSINSNAME]</td>
</tr>
<tr id="ca4b5abd_6ef0_0001_32e4_130016943340">
<td class="awsui-ux-title"><label id="REISSUESCOPELabel" class="aws-form-ux-label" for="REISSUESCOPE">补发范围</label></td>
<td colspan="3" class="aws-form-ux-content colspan_3">[#REISSUESCOPE]</td>
</tr>
<tr>
<td class="awsui-ux-title"><label for="PUBLISHTOUSER" class="aws-form-ux-label">补发人员</label></td>
<td colspan="3" class="aws-form-ux-content colspan_3">[#PUBLISHTOUSER]</td>
</tr>
<tr>
<td class="awsui-ux-title"><label for="REASON" class="aws-form-ux-label">补发原因</label></td>
<td colspan="3" class="aws-form-ux-content colspan_3">[#REASON]</td>
</tr>
<tr id="ca4b5aed_e740_0001_91aa_1d9019f11871">
<td class="awsui-ux-title"><label for="ORGPERM" class="aws-form-ux-label">组织权限部门ID逗号分隔</label></td>
<td colspan="3" class="aws-form-ux-content colspan_3">[#ORGPERM]</td>
</tr>
<tr id="ca4b5af2_20b0_0001_f0fb_121017b05830">
<td class="awsui-ux-title"><label for="POSTPERM" class="aws-form-ux-label">岗位权限岗位ID逗号分隔</label></td>
<td colspan="3" class="aws-form-ux-content colspan_3">[#POSTPERM]</td>
</tr>
<tr id="ca4b5af3_69b0_0001_de14_1ff08da014fc">
<td class="awsui-ux-title"><label for="LEVELPERM" class="aws-form-ux-label">职级权限职级ID逗号分隔</label></td>
<td colspan="3" class="aws-form-ux-content colspan_3">[#LEVELPERM]</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr class="aws-form-bottom">
<td class="aws-form-ux-actionsoft">[#Actionsoft]
<div id="hiddenArea" border="0" style="display: none;">[#PUBLISHUSPROSSINSID]</div>
</td>
</tr>
</tbody>
</table>
</div>
</form>
</body>
</html>