📄 report_005fivrcall_jsp.java
字号:
out.write(" IVR话务量统计\r\n");
out.write(" </td>\r\n");
out.write(" <td align=\"right\">\r\n");
out.write(" <input name=\"ok\" type=\"button\" class=\"input02\" value=\"查 询\"\r\n");
out.write(" onclick=\"checkData();\" />\r\n");
out.write(" \r\n");
out.write(" <input type=\"button\" class=\"input02\" value=\"柱状图统计\"\r\n");
out.write("\t\t\t\t\t\t\t\t\t\t\tonclick=\"myopenWindows('");
out.print(cpath);
out.write("/report/ReportIvrCallGraph.action?beginDate='+document.getElementById('beginDate').value+'&endDate='+document.getElementById('endDate').value+'&statUnit='+document.getElementById('statUnit').value,'IVR话务量统计柱状图显示','reportinvrcallgraph');\" />\r\n");
out.write("\t\t\t\t\t\t\t\t\t \r\n");
out.write("\t\t\t\t\t\t\t\t\t柱状图统计单位:\r\n");
out.write("\t\t\t\t\t\t\t \t");
if (_jspx_meth_s_005fselect_005f0(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t\t\t\t \r\n");
out.write("\t\t\t\t\t\t\t\t\t<input type=\"button\" class=\"input02\" value=\"饼图统计\"\r\n");
out.write("\t\t\t\t\t\t\t\t\t\t\tonclick=\"myopenWindows('");
out.print(cpath);
out.write("/report/ReportIvrCallCakyGraph.action?beginDate='+document.getElementById('beginDate').value+'&endDate='+document.getElementById('endDate').value+'&statUnit='+document.getElementById('statUnit').value,'IVR话务量统计饼图显示','reportinvrcallcakygraph');\" />\r\n");
out.write("\t\t\t\t\t\t\t\t\t");
SysUserInfo userInfo = (SysUserInfo) session.getAttribute("sysuserinfo");
String userId=String.valueOf(userInfo.getUserId());
FunctionService service = (FunctionService) ServiceLocator.getService("functionService");
if(service.getHasFunc("system.export.excel","User",userId)){
out.write("\r\n");
out.write("\t\t\t\t\t\t\t\t\t\t<input name=\"exportExcel\" type=\"button\" class=\"input02\" value=\"导出Excel\" onclick=\"goExport(1)\"/>\r\n");
out.write("\t\t\t\t\t\t\t\t\t");
}
if(service.getHasFunc("system.export.pdf","User",userId)){
out.write("\r\n");
out.write("\t\t\t\t\t\t\t\t\t\t<input name=\"exportPdf\" type=\"button\" class=\"input02\" value=\"导出PDF\" onclick=\"goExport(2)\"/>\r\n");
out.write("\t\t\t\t\t\t\t\t\t");
}
out.write("\r\n");
out.write(" <input name=\"cancel\" type=\"reset\" class=\"input02\" value=\"重 置\" />\r\n");
out.write(" </td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td class=\"bgOffice\" valign=\"top\" style=\"height: auto;\">\r\n");
out.write(" <!-- 注意:此处设置class为bgOffice -->\r\n");
out.write(" <table width=\"100%\" boder=\"0\" cellpadding=\"0\"\r\n");
out.write(" cellspacing=\"0\" class=\"table02\">\r\n");
out.write(" <!-- 注意:此处设置class为table02 -->\r\n");
out.write(" <tr>\r\n");
out.write(" <td class=\"right\">\r\n");
out.write(" 统计日期从:\r\n");
out.write(" </td>\r\n");
out.write(" <td>\r\n");
out.write(" <input class=\"input01\" name=\"beginDate\" style=\"width: 150px\"\r\n");
out.write(" onfocus=\"setday(this)\"\r\n");
out.write(" value=\"");
if (_jspx_meth_s_005fdate_005f0(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\" />\r\n");
out.write(" </td>\r\n");
out.write(" <td class=\"right\">\r\n");
out.write(" 到:\r\n");
out.write(" </td>\r\n");
out.write(" <td>\r\n");
out.write(" <input class=\"input01\" name=\"endDate\" style=\"width: 150px\"\r\n");
out.write(" onfocus=\"setday(this)\"\r\n");
out.write(" value=\"");
if (_jspx_meth_s_005fdate_005f1(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\" />\r\n");
out.write(" </td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100%\" style=\"background-color: white\">\r\n");
out.write(" \r\n");
out.write(" </td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td style=\"height: 100%\">\r\n");
out.write("\r\n");
out.write(" <div id=\"listcontent\"\r\n");
out.write(" style=\"width: expression(document . body . offsetWidth); height: 250px; overflow: auto;\">\r\n");
out.write(" <table class=\"datalist\" id=\"datacolor\" border=\"0\" cellpadding=\"0\"\r\n");
out.write(" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 60px;\">\r\n");
out.write(" 中继号\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 60px;\">\r\n");
out.write(" 被叫号\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 85px;\">\r\n");
out.write(" 统计小时\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 85px;\">\r\n");
out.write(" IVR呼入总量\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 110px;\">\r\n");
out.write(" IVR请求转人工数\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 180px;\">\r\n");
out.write(" 只通过IVR进行服务的电话数\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 100px;\">\r\n");
out.write(" IVR自助服务比\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 100px;\">\r\n");
out.write(" IVR服务总时长\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 110px;\">\r\n");
out.write(" IVR平均服务时长\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" <th>\r\n");
out.write(" <div style=\"width: 110px;\">\r\n");
out.write(" IVR转人工转接率\r\n");
out.write(" </div>\r\n");
out.write(" </th>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
if (_jspx_meth_s_005fiterator_005f0(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </table>\r\n");
out.write(" </div>\r\n");
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" <tr>\r\n");
out.write(" <td>\r\n");
out.write(" <div id=\"listpage\" class=\"div_page\" style=\"position: fixed\">\r\n");
out.write(" <table style=\"width: 100%\" border=\"0\" cellpadding=\"0\"\r\n");
out.write(" cellspacing=\"0\" class=\"page_line\" height=\"28\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td align=\"left\" class=\"new_white_1\">\r\n");
out.write(" </td>\r\n");
out.write(" <td align=\"right\">\r\n");
out.write(" 共\r\n");
out.write(" ");
if (_jspx_meth_s_005fproperty_005f9(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" 页 | 当前第\r\n");
out.write(" ");
if (_jspx_meth_s_005fproperty_005f10(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" 页 |\r\n");
out.write(" ");
if (_jspx_meth_s_005fif_005f0(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_s_005felse_005f0(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" |\r\n");
out.write(" ");
if (_jspx_meth_s_005fif_005f1(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_s_005felse_005f1(_jspx_th_s_005fform_005f0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" 跳到\r\n");
out.write(" <label>\r\n");
out.write(" <input id=\"gotoPageValue\" name=\"textfield\" type=\"text\"\r\n");
out.write(" size=\"3\"\r\n");
out.write(" onkeydown=\"javascript:return enterEvent(window,'gotoPage',document.pform);\"\r\n");
out.write(" style=\"width: 20px\" />\r\n");
out.write(" 页 \r\n");
out.write(" <strong><a href=\"#\"\r\n");
out.write(" onclick=\"pageing('gotoPage',document.pform)\">GO</a> </strong>\r\n");
out.write(" </label>\r\n");
out.write(" \r\n");
out.write(" </td>\r\n");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -