This commit is contained in:
2025-07-23 16:51:21 +08:00
parent 651ab7e326
commit 5f358e6c58
2 changed files with 2 additions and 2 deletions

View File

@@ -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)
{