From dae72e4ae96b80a296a986c32f8c468c0b5605c2 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 02 一月 2025 18:22:37 +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