-
+
成品出库表单页   
+
回到列表
-
+
diff --git a/newyt/Module_data/Productin_Form.aspx.cs b/newyt/Module_data/Productin_Form.aspx.cs
index aa56da1..3ff8738 100644
--- a/newyt/Module_data/Productin_Form.aspx.cs
+++ b/newyt/Module_data/Productin_Form.aspx.cs
@@ -6,7 +6,7 @@ using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data;
-public partial class Productout_Form : System.Web.UI.Page
+public partial class Productin_Form : System.Web.UI.Page
{
//创建一个操作记录bll
Maticsoft.BLL.nr_sys_rizhi rizhibll = new Maticsoft.BLL.nr_sys_rizhi();
@@ -170,7 +170,7 @@ public partial class Productout_Form : System.Web.UI.Page
rizhi.leixing = "成品出库";
rizhi.riqi = DateTime.Now;
rizhibll.Add(rizhi);
- Response.Redirect("Productout_browse.aspx?uid=" + rtx, false);
+ Response.Redirect("Productin_browse.aspx?uid=" + rtx, false);
}
else
{
diff --git a/newyt/Module_data/Productin_browse.aspx b/newyt/Module_data/Productin_browse.aspx
index 50d6dc6..27f6ecd 100644
--- a/newyt/Module_data/Productin_browse.aspx
+++ b/newyt/Module_data/Productin_browse.aspx
@@ -1,4 +1,4 @@
-<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Productin_browse.aspx.cs" Inherits="Productout_browse" %>
+<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Productin_browse.aspx.cs" Inherits="Productin_browse" %>
@@ -18,7 +18,7 @@
@@ -26,23 +26,23 @@