⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 doc_changepath.asp

📁 红金羚v1.5办公自动化软件是基于大型数据库系统开发的应用系统
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>修改路径</title>
<link rel="stylesheet" type="text/css" href="../css/css.css">
<script src="../openwin.js"></script>
</head>
<body bgcolor="#ffffff">
<h3 class="doc_title" align="center">修改公文流转路径</h3>
<div align="center">
 <center>
 <table border="1" cellpadding="0" cellspacing="0" width="600" bordercolorlight="#C0C0C0" bordercolordark="#FFFFFF">
 <tr>
 <td height="25" bgcolor="#EFEFEF" width="59" align="center">姓名</td>
 <td height="25" bgcolor="#EFEFEF" width="116" align="center">部门</td>
 <td height="25" bgcolor="#EFEFEF" width="135" align="center">职务</td>
 <td height="25" bgcolor="#EFEFEF" width="65" align="center">工作</td>
 <td height="25" bgcolor="#EFEFEF" width="77" align="center">流程顺序号</td>
 <td height="25" bgcolor="#EFEFEF" width="69" align="center">完成状态</td>
 <td height="25" bgcolor="#EFEFEF" width="47" align="center">修改</td>
 <td height="25" bgcolor="#EFEFEF" width="47" align="center">删除</td>
 </tr>
 <tr>
 <td height="25" width="59" align="center">管理员</td>
 <td height="25" width="116" align="center">办公室</td>
 <td height="25" width="135" align="center">网管</td>
 <td height="25" width="65" align="center"><font color="#0000FF">公文审核</font></td>
 <td height="25" width="77" align="center">1</td>
 <td height="25" width="69" align="center">
未完成	 </td>
 <td height="25" width="47" align="center">
	 <input type="button" value="修改" name="b2">
</td>
 <td height="25" width="47" align="center">
	 <input type="button" value="删除" name="b3" >
	 </td>
 </tr>
 <tr>
 <td height="25" width="59" align="center">管理员</td>
 <td height="25" width="116" align="center">办公室</td>
 <td height="25" width="135" align="center">网管</td>
 <td height="25" width="65" align="center"><font color="#0000FF">公文签发</font></td>
 <td height="25" width="77" align="center">2</td>
 <td height="25" width="69" align="center">
未完成	 </td>
 <td height="25" width="47" align="center">
	 <input type="button" value="修改" name="b2">
</td>
 <td height="25" width="47" align="center">
	 <input type="button" value="删除" name="b3">
	 </td>
 </tr>
 <tr>
 <td height="25" width="59" align="center">管理员</td>
 <td height="25" width="116" align="center">办公室</td>
 <td height="25" width="135" align="center">网管</td>
 <td height="25" width="65" align="center"><font color="#0000FF">公文印制</font></td>
 <td height="25" width="77" align="center">3</td>
 <td height="25" width="69" align="center">
未完成	 </td>
 <td height="25" width="47" align="center">
	 <input type="button" value="修改" name="b2">
</td>
 <td height="25" width="47" align="center">
	 <input type="button" value="删除" name="b3">
	 </td>
 </tr>
 <tr>
 <td height="25" width="59" align="center">管理员</td>
 <td height="25" width="116" align="center">办公室</td>
 <td height="25" width="135" align="center">网管</td>
 <td height="25" width="65" align="center"><font color="#0000FF">公文用印</font></td>
 <td height="25" width="77" align="center">4</td>
 <td height="25" width="69" align="center">
未完成	 </td>
 <td height="25" width="47" align="center">
	 <input type="button" value="修改" name="b2">
</td>
 <td height="25" width="47" align="center">
	 <input type="button" value="删除" name="b3">
	 </td>
 </tr>
 <tr>
 <td height="25" width="59" align="center">管理员</td>
 <td height="25" width="116" align="center">办公室</td>
 <td height="25" width="135" align="center">网管</td>
 <td height="25" width="65" align="center"><font color="#0000FF">公文分发</font></td>
 <td height="25" width="77" align="center">5</td>
 <td height="25" width="69" align="center">
未完成	 </td>
 <td height="25" width="47" align="center">
	 <input type="button" value="修改" name="b2">
</td>
 <td height="25" width="47" align="center">
&nbsp;	 </td>
 </tr>
 </table>
 <br><br>
 <input type="button" value="增加审核人" name="AddCheckUser">&nbsp;&nbsp;&nbsp;<input type="Button" value="增加签发人" name="AddWriteUser">
 </center>
</div>
<iframe name="HiddenWin" id="HiddenWin" width="0" height="0" scrolling="no" frameborder="0"></iframe>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -