|
|
|
@ -2409,6 +2409,7 @@ namespace Khd.Core.Wpf.Form
|
|
|
|
dbContext.SaveChanges();
|
|
|
|
dbContext.SaveChanges();
|
|
|
|
HandyControl.Controls.MessageBox.Show("创建出库任务成功!");
|
|
|
|
HandyControl.Controls.MessageBox.Show("创建出库任务成功!");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
itemsControlItems.Clear();
|
|
|
|
CallSelectedItem.Clear();
|
|
|
|
CallSelectedItem.Clear();
|
|
|
|
GetPersonCallMaterialData();
|
|
|
|
GetPersonCallMaterialData();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -2494,6 +2495,7 @@ namespace Khd.Core.Wpf.Form
|
|
|
|
|
|
|
|
|
|
|
|
private void Button_Click(object sender, RoutedEventArgs e)
|
|
|
|
private void Button_Click(object sender, RoutedEventArgs e)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
TextBoxGetFocus();
|
|
|
|
TextBoxGetFocus();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|