lu
2025-05-23 9ce8cb1ee053fb5ad4b51d724a5736e0e27ff0aa
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs
@@ -99,7 +99,7 @@
                ucBtnPrint1.guidKey = rowGuid;
                if (!Gs.DevApp.ToolBox.UtilityHelper.IsNumeric3(txt_iCount_1.Text.Trim()))
                {
                    Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择打印条码张数!");
                    Gs.DevApp.ToolBox.MsgHelper.ShowError("请输入正确的条码数量!");
                    txt_iCount_1.Focus();
                    this.ucBtnPrint1.rptParameter = "return false";
                    return;