From ef894da54fa37cd359cfbc89cb7e2e6618a5555c Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 09 一月 2025 16:39:48 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.cs index 02f6f54..c97181f 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.cs @@ -56,6 +56,7 @@ txt_bl002.Text = txt_aboutGuid.GetPrdNo(); txt_bl014.Text = txt_aboutGuid.GetPrdName(); txt_bl015.Text = txt_aboutGuid.GetPrdModel(); + txt_bl013.Text = txt_aboutGuid.GetRwd(); var _obj = new { currentPage = 1, -- Gitblit v1.9.3