11
This commit is contained in:
@@ -1003,7 +1003,7 @@ namespace Pilot_KD_Parino.QPHY_AutoWrire
|
||||
if (e.BarItemKey.ToString().Equals("MBBA_tbButton_5"))
|
||||
{
|
||||
// 弹出确认框
|
||||
View.ShowMessage("确定要生成核销记录单吗?", MessageBoxOptions.YesNo, result =>
|
||||
View.ShowMessage("确定要生成核销记录单吗?2", MessageBoxOptions.YesNo, result =>
|
||||
{
|
||||
if (result == MessageBoxResult.Yes)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user