From f8fbfbc997530ebef786e3f4a4f4f7ce6711058b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 03 一月 2025 10:30:24 +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