快乐的昕的电脑
2025-11-13 3d90be9266c42d5a29967f6fa2d7b08c7e60d136
DevApp/Gs.DevApp/DevFrm/Rpt/UcRptCgdhdPrint.cs
@@ -23,7 +23,7 @@
{
    public partial class UcRptCgdhdPrint : DevExpress.XtraEditors.XtraUserControl
    {
        string _webServiceName = "MesInvItemArnManager/";
        string _webServiceName = "VArrivalBarcodeManager/";
        List<FilterEntity> _filterList = new List<FilterEntity>();
        public UcRptCgdhdPrint()
        {
@@ -153,8 +153,6 @@
                ToolBox.MsgHelper.ShowError("提示:" + ex.Message);
            }
        }
    }
}