<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/AppMaster.Master" Inherits="System.Web.Mvc.ViewPage" %> 生产发运统计 <%=Html.QPSeach(80,true) %>
<%=Html.QV(p => p.MaterialCode)%> <%=Html.QC(p => p.MaterialCode)%> 投料日期 <%=Html.QC(p => p.START_DATE)%> <%=Html.QC(p => p.END_DATE)%>
<%=Html.QPEnd()%> <%=Html.QPList() %> <%=QMAPP.Common.Web.AppConfig.QMEChartPageConfig()%> <%--异步获取数据生成图表--%>
<%=Html.QPEnd() %> <%=Html.Hidden("selectKey")%> <%=Html.Hidden("PID")%>
<%-- <%=Html.QTButtonSearch("InjectionCount", "QTYShipmentCount", "refreshEChartbar2()", QMAPP.Common.Web.SystemLimit.isLimt)%>--%> <%=Html.QTButton("InjectionCount", "QTYInjectionCount", QMFrameWork.WebUI.IconCls.redo, "refreshEChartbar2()", QMAPP.Common.Web.SystemLimit.isLimt)%> <%=Html.QTButton("export", "ExportBanCi", QMFrameWork.WebUI.IconCls.redo, "Export()", QMAPP.Common.Web.SystemLimit.isLimt)%> <%-- <%=Html.QTButton("export", "ExportExcel", QMFrameWork.WebUI.IconCls.redo, "Export()", QMAPP.Common.Web.SystemLimit.isLimt)%>--%>