This commit is contained in:
2025-12-05 12:26:10 +08:00
parent cb881ae1e1
commit ec36b7c8b9
13 changed files with 16 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
@inject ILogger<MenuList> Logger
@using MenuItem = Atomx.Admin.Client.Models.MenuItem
@using Menu = Atomx.Common.Entities.Menu
@* @attribute [Authorize] *@
@attribute [Authorize]
<PageTitle>菜单管理</PageTitle>