📄 materialoutdetail_005fmodify_jsp.java
字号:
out.print(materialTypeNo);
out.write(" selected>");
out.print(materialTypeName);
out.write("</option>\r\n\t\t\t\t\t\t");
}
else
{
out.write("\r\n\t\t\t\t\t\t\t");
out.write("<option value=");
out.print(materialTypeNo);
out.write(">");
out.print(materialTypeName);
out.write("</option>\r\n\t\t\t\t\t\t");
}
}
out.write("\r\n\t\t");
out.write("</select>\r\n ");
out.write("<font color=\"#ff0000\">*");
out.write("</font> ");
out.write("</td>\r\n ");
out.write("</tr>\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("\r\n\t\t");
out.write("<input name=\"materialNo\" type=\"hidden\" value=\"");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutDetail.materialNo}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("\"/>\r\n ");
out.write("<tr> \r\n ");
out.write("<td align=\"right\" width=\"33%\">出库单价");
out.write("</td>\r\n ");
out.write("<td>");
out.write("<input name=\"priceUnit\" type=\"text\" class=\"text1\" id=\"priceUnit\" value=\"");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutDetail.priceUnit}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("\" size=\"10\" maxlength=\"9\"/>\r\n ");
out.write("<font color=\"#ff0000\">*");
out.write("</font> ");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr>\r\n ");
out.write("<td>");
out.write("<div align=\"right\">出库数量");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td align=\"left\">");
out.write("<input name=\"outCount\" type=\"text\" class=\"text1\" id=\"outCount\" value=\"");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutDetail.outCount}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("\" size=\"10\" maxlength=\"9\"/>\r\n ");
out.write("<font color=\"#ff0000\">*");
out.write("</font>");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr>\r\n\t\t\t\t\t\t");
out.write("<td> ");
out.write("</td>\r\n\t\t\t\t\t\t");
out.write("</tr>\r\n\t");
out.write("<tr>\r\n\t");
out.write("<td>\r\n\t");
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_2 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_2.setPageContext(pageContext);
_jspx_th_c_if_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_2.setTest(mcb.getChaFlag() != null
&& mcb.getChaFlag().equals("*"));
int _jspx_eval_c_if_2 = _jspx_th_c_if_2.doStartTag();
if (_jspx_eval_c_if_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n\t\t\t\t\r\n\t\t\t\t\t");
out.write("<tr>\r\n\t\t\t\t\t");
out.write("<td align=\"right\" width=\"22%\">\r\n\t\t\t\t\t\t\t已变更\r\n\t\t\t\t\t\t");
out.write("</td>\r\n\t\t\t\t\t\t");
out.write("<td width=\"78%\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t");
out.write("</td>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t");
out.write("</tr>\r\n\t\t\t\r\n\t\t\t");
int evalDoAfterBody = _jspx_th_c_if_2.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_2);
out.write("\r\n\t\r\n\t");
out.write("</td> \r\n\t");
out.write("</tr>\r\n\t");
out.write("<tr>\r\n\t");
out.write("<td> ");
out.write("</td>\r\n\t");
out.write("</tr>\r\n\t");
out.write("<tr>\r\n\t\t");
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_3 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_3.setPageContext(pageContext);
_jspx_th_c_if_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_3.setTest(mcb.getChaFlag() == null
|| !mcb.getChaFlag().equals("*"));
int _jspx_eval_c_if_3 = _jspx_th_c_if_3.doStartTag();
if (_jspx_eval_c_if_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n\t");
out.write("<td colspan=\"1\" align=\"right\"> \r\n \r\n ");
out.write("<input type=\"submit\" name=\"Submit\" value=\"修 改\" class=\"anniu\" onclick=\"UpdateSubmit()\"/>\r\n \r\n ");
out.write("</td>\r\n ");
out.write("<td align=\"left\">");
out.write("<input type=\"reset\" name=\"Submit\" value=\"重 置\" class=\"anniu\"/>");
out.write("</td>\r\n ");
int evalDoAfterBody = _jspx_th_c_if_3.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_3);
out.write("\r\n ");
out.write("</tr>\r\n ");
out.write("</table>\r\n\t");
out.write("</form>\r\n\t");
int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
out.write("\r\n");
out.write("</body>\r\n");
out.write("</html>");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
private boolean _jspx_meth_c_if_1(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_1 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_1.setPageContext(pageContext);
_jspx_th_c_if_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_1.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.UserIdExisted != null}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_1 = _jspx_th_c_if_1.doStartTag();
if (_jspx_eval_c_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write(" ");
out.write("<img src=\"/Imis_elec/images/error.gif\"/>");
out.write("<font color=\"red\"> \r\n ");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.UserIdExisted}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("</font> ");
int evalDoAfterBody = _jspx_th_c_if_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_1);
return false;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -