erp
lu
2025-03-04 5a59d052a17b52bb4dcd932ac6ecbde75da450e4
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs
@@ -85,7 +85,7 @@
                };
                frm.ShowDialog();
            };
            this.ucBtnPrint1.btnDesignClick += (s, e) =>
            {
                ucBtnPrint1.rptParameter = "rpt_wwtl{}";
@@ -383,9 +383,9 @@
                txt_tbl002.Focus();
                return;
            }
            if (string.IsNullOrEmpty(txt_tbl005.Text.Trim()))
            if (txt_tbl005.SelectedIndex <= 0)
            {
                Gs.DevApp.ToolBox.MsgHelper.Warning("请选择原因!");
                Gs.DevApp.ToolBox.MsgHelper.Warning("请选择退料类型!");
                txt_tbl005.Focus();
                return;
            }
@@ -393,7 +393,7 @@
            {
                guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //主建
                bz = txt_tbl006.Text.Trim(),//备注
                yy = txt_tbl005.Text.Trim(),//原因
                yy = txt_tbl005.Text.Trim(),//
                inDaaGuid = workId,//工单
                inOrgId = "",//组织
                list = new List<dynamic>(),