This commit is contained in:
guochunsi
2026-01-09 18:46:41 +08:00
parent bacf93c33e
commit 4b46d3cc0d
40 changed files with 1977 additions and 939 deletions

View File

@@ -1940,7 +1940,7 @@
return [
{
command: 'export',
label: '导出',
label: '导出信息',
icon: Download,
visible: () => permissions.value.professional_teacherbase_export
},