From 3c97c383d25bdab9eab249b4d44b3539f67ba6db Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 14 一月 2025 17:31:23 +0800 Subject: [PATCH] 1 --- 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