完成页面导航功能

This commit is contained in:
2025-07-26 18:58:52 +08:00
parent eedc9f9c7b
commit e509b7de0b
8 changed files with 53 additions and 36 deletions

View File

@@ -8,7 +8,7 @@ using iNKORE.UI.WPF.Modern.Controls;
namespace DMS.WPF.Services;
public class DialogService
public class DialogService :IDialogService
{
// private readonly DataServices _dataServices;
//