|
|
|
@ -301,7 +301,7 @@ namespace B3DealerClient.Windows.CarcassSaleOutWindow_ |
|
|
|
foreach (var item in targets) |
|
|
|
item.AssignFinished = true; |
|
|
|
context.Dmo = context.Dmo; |
|
|
|
//MessageBox.Show("配货完成");
|
|
|
|
MessageBox.Show("配货完成"); |
|
|
|
} |
|
|
|
|
|
|
|
private void weightUnit_Click(object sender, RoutedEventArgs e) |
|
|
|
|