From c1ddac72637f73b87610974e69704f5497019ba3 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 02 八月 2025 14:43:29 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.cs b/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.cs index bb7e11b..c961dde 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.cs @@ -71,7 +71,7 @@ txt_bl014.Text = txt_aboutGuid.GetPrdName(); txt_bl015.Text = txt_aboutGuid.GetPrdModel(); txt_dptName.Text = txt_aboutGuid.GetWorkName(); - txt_bl012.Text = txt_aboutGuid.GetWorkXb(); + txt_lineName.Text = txt_aboutGuid.GetWorkXb(); txt_bl013.Text = txt_aboutGuid.GetRwd(); txt_tldh.Text = txt_aboutGuid.GetTldh(); }; -- Gitblit v1.9.3