feat:菜单

This commit is contained in:
xiaozhu
2026-08-07 18:43:10 +08:00
parent f90d15bbe9
commit 646c809c65
2 changed files with 21 additions and 7 deletions
+1
View File
@@ -115,6 +115,7 @@ function AuthenticatedLayout() {
onEndEditing={() => void endEditing(true)}
onSelectScript={selectScript}
editSessionRef={editSessionHandle}
isSystemAdmin={user?.is_system_admin ?? false}
/>
<main className="main-area">