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

📄 anjuan_005flist_jsp.java

📁 一套JAVA开发的OA系统,包括工作流,客户管理、个人管理、车辆管理,人事管理等。
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
      out.write("  if (!splitPages(act)) return ;\r\n");
      out.write("\r\n");
      out.write("  if (!execDelete(act)) return ;\r\n");
      out.write("\r\n");
      out.write("  if (act == \"read\") {\r\n");
      out.write("\r\n");
      out.write("    document.forms[0].action=\"../dangan/AnJuanAction.do?actionType=read&doKey=\"+param ;\r\n");
      out.write("    document.forms[0].submit() ;\r\n");
      out.write("  } else if (act == \"delete\") {\r\n");
      out.write("    //if (!confirm(\"确认销毁此档案吗?\")) return ;\r\n");
      out.write("\r\n");
      out.write("    window.showModalDialog('");
      out.print(Constant.ROOTPATH);
      out.write("dangan/anjuan/xiaohui_reason.jsp',window,'dialogWidth:500px;dialogHeight:300px;');\r\n");
      out.write("\r\n");
      out.write("    document.forms[0].action=\"../dangan/AnJuanAction.do?actionType=delete&doKey=\"+param ;\r\n");
      out.write("    document.forms[0].submit() ;\r\n");
      out.write("\r\n");
      out.write("  }\r\n");
      out.write("\r\n");
      out.write("\tdocument.forms[0].actionType.value = act;\r\n");
      out.write("\r\n");
      out.write("\tif (param!='')\r\n");
      out.write("\t\tdocument.forms[0].doKey.value = param;\r\n");
      out.write("\r\n");
      out.write("// \talert(document.forms[0].actionType.value) ;\r\n");
      out.write("\r\n");
      out.write("\tdocument.forms[0].submit();\r\n");
      out.write("}\r\n");
      out.write("\r\n");
      out.write("function Submit_DANGAN_CHAIJUAN(anjuan_pk) {\r\n");
      out.write("\r\n");
      out.write("\tdocument.forms[0].action = \"../dangan/DangAnSelect_ChaiJuanAction.do?actionType=query&q_in_anjuan_pk=\" + anjuan_pk + \"&doKey=\" + anjuan_pk ;\r\n");
      out.write("\tdocument.forms[0].submit();\r\n");
      out.write("\r\n");
      out.write("}\r\n");
      out.write("\r\n");
      out.write("function Submit_DANGAN_YIJIAO(anjuan_pk) {\r\n");
      out.write("\r\n");
      out.write("\tdocument.forms[0].action = \"../dangan/AnJuan_HandoverAction.do?actionType=toInsert&doKey=\" + anjuan_pk ;\r\n");
      out.write("\tdocument.forms[0].submit();\r\n");
      out.write("\r\n");
      out.write("}\r\n");
      out.write("\r\n");
      out.write("function Submit_DANGAN_XIAOHUI(anjuan_pk) {\r\n");
      out.write("\r\n");
      out.write("\tdocument.forms[0].action = \"../dangan/DangAnSelect_ChaiJuanAction.do?actionType=query&q_in_anjuan_pk=\" + anjuan_pk + \"&doKey=\" + anjuan_pk + \"&isXiaoHui=true\" ;\r\n");
      out.write("\tdocument.forms[0].submit();\r\n");
      out.write("\r\n");
      out.write("}\r\n");
      out.write("</script>\r\n");
      out.write("\r\n");
      out.write("</head>\r\n");
      out.write("<body>\r\n");
      out.write("\r\n");
      //  html:form
      org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_method_action.get(org.apache.struts.taglib.html.FormTag.class);
      _jspx_th_html_form_0.setPageContext(_jspx_page_context);
      _jspx_th_html_form_0.setParent(null);
      _jspx_th_html_form_0.setAction("/dangan/AnJuanAction.do");
      _jspx_th_html_form_0.setMethod("post");
      int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
      if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n");
          out.write("\r\n");
          out.write("  ");
          if (_jspx_meth_html_hidden_0(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("  ");
          if (_jspx_meth_html_hidden_1(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("\r\n");
          out.write("  ");
          if (_jspx_meth_html_hidden_2(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("  ");
          if (_jspx_meth_html_hidden_3(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("  ");
          if (_jspx_meth_html_hidden_4(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("  ");
          if (_jspx_meth_html_hidden_5(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("\r\n");
          out.write("  ");
          if (_jspx_meth_html_hidden_6(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("\r\n");
          out.write("  ");
          cn.com.chx.util.PageControl pagectl = null;
          synchronized (request) {
            pagectl = (cn.com.chx.util.PageControl) _jspx_page_context.getAttribute("pagectl", PageContext.REQUEST_SCOPE);
            if (pagectl == null){
              pagectl = new cn.com.chx.util.PageControl();
              _jspx_page_context.setAttribute("pagectl", pagectl, PageContext.REQUEST_SCOPE);
            }
          }
          out.write("\r\n");
          out.write("\r\n");
          out.write("<div align=\"center\"></div>\r\n");
          out.write("<table width=\"95%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th width=\"24\" height=\"24\" class=\"navlist\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/navicon.gif\" width=\"24\" height=\"24\"></th>\r\n");
          out.write("    <th class=\"navlist\" scope=\"col\"><div align=\"left\"><a href=\"2.htm\">档案管理</a>\r\n");
          out.write("        &gt;&gt; <a href=\"2\">案卷管理 &gt;&gt; 组卷</a><span class=\"navlist\"></span></div></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th height=\"7\" colspan=\"2\" scope=\"row\" background=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/navditu.gif\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th height=\"10\" colspan=\"2\" scope=\"row\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("<table width=\"95%\" height=\"29\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th width=\"9\" height=\"29\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/lableimages/toptable_left.gif\" width=\"9\" height=\"29\"></th>\r\n");
          out.write("    <th class=\"toptable_middle\" scope=\"col\"> <div align=\"left\">\r\n");
          out.write("        <table   border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("          <tr>\r\n");
          out.write("\t\t  ");
if(bmap.get("/oa/dangan/AnJuanAction.do?actionType=query&doType=zujuan")!=null){
          out.write("\r\n");
          out.write("            <th align=\"left\" scope=\"col\"><table   border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_ZUJUAN));
          out.write("_left\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                  <th align=\"center\" class=\"");
          out.print(getStyle(doType,Constant.DANGAN_ZUJUAN));
          out.write("_middle\" scope=\"col\"><a href=\"../dangan/AnJuanAction.do?actionType=query&doType=");
          out.print(Constant.DANGAN_ZUJUAN);
          out.write("\">组卷</a></th>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_ZUJUAN));
          out.write("_right\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table></th>\r\n");
          out.write("\t\t ");
}
          out.write("\r\n");
          out.write("\t\t ");
if(bmap.get("/oa/dangan/AnJuanAction.do?actionType=query&doType=chaijuan")!=null){
          out.write("\r\n");
          out.write("            <th align=\"left\" scope=\"col\"><table  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_CHAIJUAN));
          out.write("_left\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                  <th align=\"center\" class=\"");
          out.print(getStyle(doType,Constant.DANGAN_CHAIJUAN));
          out.write("_middle\" scope=\"col\"><a href=\"../dangan/AnJuanAction.do?actionType=query&doType=");
          out.print(Constant.DANGAN_CHAIJUAN);
          out.write("\">拆卷</a></th>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_CHAIJUAN));
          out.write("_right\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table></th>\r\n");
          out.write("\t\t\t  ");
}
          out.write("\r\n");
          out.write("\t\t");
if(bmap.get("/oa/dangan/AnJuanAction.do?actionType=query&doType=yijiao")!=null){
          out.write("\r\n");
          out.write("            <th align=\"left\" scope=\"col\"><table   border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_YIJIAO));
          out.write("_left\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                  <th align=\"center\" class=\"");
          out.print(getStyle(doType,Constant.DANGAN_YIJIAO));
          out.write("_middle\" scope=\"col\"><a href=\"../dangan/AnJuanAction.do?actionType=query&doType=");
          out.print(Constant.DANGAN_YIJIAO);
          out.write("\">移交</a></th>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_YIJIAO));
          out.write("_right\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table></th>\r\n");
          out.write("\t\t\t  ");
}
          out.write("\r\n");
          out.write("\t\t");
if(bmap.get("/oa/dangan/AnJuanAction.do?actionType=query&doType=xiaohui")!=null){
          out.write("\r\n");
          out.write("            <th align=\"left\" scope=\"col\"><table  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_XIAOHUI));
          out.write("_left\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                  <th align=\"center\" class=\"");
          out.print(getStyle(doType,Constant.DANGAN_XIAOHUI));
          out.write("_middle\" scope=\"col\"><a href=\"../dangan/AnJuanAction.do?actionType=query&doType=");
          out.print(Constant.DANGAN_XIAOHUI);
          out.write("\">销毁</a></th>\r\n");
          out.write("                  <th class=\"");
          out.print(getStyle(doType,Constant.DANGAN_XIAOHUI));
          out.write("_right\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table></th>\r\n");
          out.write("\t\t");
}
          out.write("\r\n");
          out.write("          </tr>\r\n");
          out.write("        </table>\r\n");
          out.write("      </div></th>\r\n");
          out.write("    <th width=\"9\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/lableimages/toptable_right.gif\" width=\"9\" height=\"29\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("<table width=\"95%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"lablemiddletable\">\r\n");
          out.write("  <tr>\r\n");

⌨️ 快捷键说明

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