yibo 7 years ago
parent
commit
cece76b003
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ButcherFactory.Form/CarcassSaleOut_/CarcassSaleOutForm.cs

+ 1
- 0
ButcherFactory.Form/CarcassSaleOut_/CarcassSaleOutForm.cs View File

@ -132,6 +132,7 @@ namespace ButcherFactory.CarcassSaleOut_
return;
//throw new Exception("请先过磅");
CarcassSaleOutBL.FillDetail(first, barCode, batchID);
SoundPalyUtil.PlaySound(SoundType.Click);
sendGridView.Refresh();
}


Loading…
Cancel
Save