@ -520,7 +520,7 @@ namespace PaintingPC
string[] ss = labProductInfo.Text.Split(',');
if (ss.Length >= 1)
{
if (string.IsNullOrWhiteSpace(ss[0]))
MessageBox.Show("无颜色信息,请重新扫描");
return false;
@ -1672,7 +1672,7 @@ namespace PaintingPC
LogHelper.WriteErrLogBase(ex.ToString(), MethodBase.GetCurrentMethod().Name);
return res;
}
/// <summary>
/// 查询补打条码信息