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

📄 operationdealing.jsp

📁 自己制作的联通CRM,支持客户分类,管理,升级,积分管理等等..
💻 JSP
字号:
<%@ page contentType="text/html; charset=GBK" language="java" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%> 
<%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html"%>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-logic" prefix="logic"%>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
	<meta http-equiv="pragma" content="no-cache" />
	<meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
	<meta http-equiv="expires" content="Wed, 26 Feb 1970 08:21:57 GMT" />
	<link href="${pageContext.request.contextPath}/image/main.css" rel="stylesheet" type="text/css">
	
	<title>业务受理页面</title>
	
	<script language="javascript" src="${pageContext.request.contextPath}/show/operationdeal/meizzDate.js">
		
	</script>	

 <style type="text/css">
<!--
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
}
-->
    </style>
</head> 
<body>
<html:form action="/dealWithOperation?task=DealOperation">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
	<input type="hidden" name="currentpages" value="${requestScope.currentpage}">
	<input type="hidden" name="starttime"  value="${requestScope.starttime}">
	<input type="hidden" name="endtime"  value="${requestScope.endtime}">
  <tr>
    <td align="center" valign="middle"><table width="80%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td height="20" align="center" valign="middle">业务受理工单处理</td>
      </tr>
    </table>
        <table width="80%" border="1" cellpadding="0" cellspacing="0" bordercolor="#D71920">
          <tr>
            <td align="center" valign="middle"><table width="100%" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td height="10" colspan="3">&nbsp;</td>
                </tr>
                <tr>
                  <td width="4%">&nbsp;</td>
                  <td width="92%"><table width="100%" border="1" cellspacing="0" cellpadding="0" id="ttc">
                      <tr>
                        <td width="18%" height="30" align="left" valign="middle" id="ttc">
						工单序号</td>
                        <td width="27%" align="left" valign="middle" id="ttc">
						<html:text property="nid" styleId="nid" readonly="true"></html:text>
						</td>
                        <td width="20%" align="left" valign="middle" id="ttc">用户ID</td>
                        <td width="35%" align="left" valign="middle" id="ttc">
						<html:text property="userid" readonly="true"></html:text>
						</td>
                      </tr>
                      <tr>
                        <td height="30" id="ttc">用户姓名</td>
                        <td height="30" id="ttc">
						<html:text property="sname" readonly="true"></html:text>
						</td>
                        <td height="30" id="ttc">归属地</td>
                        <td height="30" id="ttc">
						<html:text property="address" readonly="true"></html:text>
						</td>
                      </tr>
                      <tr>
                        <td height="28" align="left" valign="middle" nowrap id="ttc">业务类1</td>
                        <td height="28" align="left" valign="middle" nowrap id="ttc">
						<html:text property="nmax" readonly="true"></html:text>
						</td>
                        <td height="28" align="left" valign="middle" nowrap id="ttc">业务类2</td>
                        <td height="28" align="left" valign="middle" nowrap id="ttc">
						<html:text property="nmin" readonly="true"></html:text>
						</td>
                      </tr>
                      <tr>
                        <td height="30" id="ttc">原移动号码</td>
                        <td height="30" id="ttc">
						<html:text property="usermob" readonly="true"></html:text>
						</td>
                        <td height="30" id="ttc">原SIM/UIM卡号</td>
                        <td height="30" id="ttc">&nbsp;</td>
                      </tr>
                      <tr>
                        <td height="30" id="ttc">用户类型</td>
                        <td height="30" id="ttc">&nbsp;</td>
                        <td height="30" id="ttc">用户来电号码</td>
                        <td height="30" id="ttc">
						<html:text property="userfromtel" readonly="true"></html:text>
						
						</td>
                      </tr>
                      <tr>
                        <td height="30" id="ttc">呼叫号码</td>
                        <td height="30" id="ttc">
						<html:text property="transfertel" readonly="true"></html:text>
						</td>
                        <td height="30" id="ttc">开通标记</td>
                        <td height="30" id="ttc">
						<html:text property="dredgestate" readonly="true"></html:text>	
						</td>
                      </tr>
                      <tr>
                        <td height="30" id="ttc"> 帐期 </td>
                        <td height="30" id="ttc">&nbsp;</td>
                        <td height="30" id="ttc">处理标记</td>
                        <td height="30" id="ttc">
						<html:text property="dealmark" readonly="true"></html:text>	
						</td>
                      </tr>
                      <tr>
                        <td height="30" align="left" id="ttc">受理时间</td>
                        <td height="30" align="left" id="ttc">
						<html:text property="accepttime" readonly="true"></html:text>	
						</td>
                        <td height="30" align="left" id="ttc">受理者</td>
                        <td height="30" align="left" id="ttc">
						<html:text property="emnid" readonly="true"></html:text>
						</td>
                      </tr>
                      <tr>
                        <td height="30" align="left" id="ttc">处理时间</td>
                        <td height="30" align="left" id="ttc">&nbsp;</td>
                        <td height="30" align="left" id="ttc">处理者</td>
                        <td height="30" align="left" id="ttc">
						<html:text property="lastdealer" readonly="true"></html:text>
						</td>
                      </tr>
                      <tr>
                        <td height="30" align="left" id="ttc">备注</td>
                        <td height="30" colspan="3" align="left" id="ttc">
						<html:text property="remark" readonly="true"></html:text>
						</td>
                      </tr>
                      <tr>
                        <td height="33" align="left" id="ttc">处理结果</td>
                        <td height="33" colspan="3" align="left" id="ttc">
						<textarea name="dresult" cols="50"></textarea>
						</td>
                      </tr>
                      <tr>
                        <td height="30" align="left" id="ttc">处理标记</td>
                        <td height="30" align="left" id="ttc">
						<select name="dmark">
                          <option value="0">未选择</option>
                          <option value="1">未处理</option>
                          <option value="2">已处理</option>
                        </select>
                        </td>
                        <td height="30" colspan="2" align="center" id="ttc">&nbsp;</td>
                      </tr>
                      <tr>
                        <td height="30" colspan="4" align="center" id="ttc">
						<input type="submit" name="Submit" value="提交">                           	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                        <input type="button" name="Submit2" value="返回" onClick="history.back();">						
						</td>
                      </tr>
                      <tr>
                        <td height="30" colspan="4" align="right" id="ttc">
						<c:set var="url" value="/dealWithOperation?task=Showhistory&nid=${requestScope.chooseid}" scope="request"></c:set>
						<html:link action="${requestScope.url}" target="_blank">历史处理记录
						</html:link>
						</td>
                      </tr>
                  </table></td>
                  <td width="4%">&nbsp;</td>
                </tr>
                <tr>
                  <td height="10" colspan="3">&nbsp;</td>
                </tr>
            </table></td>
          </tr>
      </table></td>
  </tr>
</table>
</html:form>
</body>
</html>

⌨️ 快捷键说明

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