diff --git a/APPQ5/QMAPP.FJC.Web/Views/WIPProduct/List.aspx b/APPQ5/QMAPP.FJC.Web/Views/WIPProduct/List.aspx index af93979..afd434e 100644 --- a/APPQ5/QMAPP.FJC.Web/Views/WIPProduct/List.aspx +++ b/APPQ5/QMAPP.FJC.Web/Views/WIPProduct/List.aspx @@ -201,7 +201,7 @@ diff --git a/APPQ5/QMAPP.FJC.Web/Web.config b/APPQ5/QMAPP.FJC.Web/Web.config index 9307f2f..b58f0c2 100644 --- a/APPQ5/QMAPP.FJC.Web/Web.config +++ b/APPQ5/QMAPP.FJC.Web/Web.config @@ -49,7 +49,8 @@ --> - + + diff --git a/APPQ5/QMAPP.WinForm/App.config b/APPQ5/QMAPP.WinForm/App.config index 8a730dc..24c80c7 100644 --- a/APPQ5/QMAPP.WinForm/App.config +++ b/APPQ5/QMAPP.WinForm/App.config @@ -7,22 +7,26 @@ - - --> + + + --> - + + - - + + - + + + + --> diff --git a/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config b/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config index a4575b3..869844e 100644 --- a/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config +++ b/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config @@ -64,11 +64,11 @@ - + @@ -97,8 +97,8 @@ --> - + +
- <%=Html.QTButtonSearch("Duct", "List", "Search()", QMAPP.Common.Web.SystemLimit.isLimt)%> + <%=Html.QTButtonSearch("WIPProduct", "List", "Search()", QMAPP.Common.Web.SystemLimit.isLimt)%> <%=Html.QTButton("export", "ExportExcel", QMFrameWork.WebUI.IconCls.redo, "Export()", (s, f) => { return true; })%>