From fdd03a15cf958c62cedea4807da425c6ce3ccee6 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期一, 01 十二月 2025 13:52:49 +0800
Subject: [PATCH] 更新其它入库单货主类型显示问题
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.cs
index 19a3a13..87a9db0 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.cs
@@ -430,6 +430,7 @@
UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, false);
toolBarMenu1.currentAction = "";
Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 6);
+ getModel(lbGuid.Text.Trim());
}
else
MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
--
Gitblit v1.9.3