From c77fa816dd42d7cd437301efbfdff93ea56f6c79 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 08 一月 2025 17:54:01 +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