修改菜单管理

This commit is contained in:
xie7654
2025-06-30 21:18:26 +08:00
parent bfe190ef74
commit c7f7bf9258
9 changed files with 23 additions and 21 deletions

View File

@@ -42,7 +42,7 @@ export function useColumns(
width: 100,
},
{
field: 'authCode',
field: 'auth_code',
title: $t('system.menu.authCode'),
width: 200,
},