feat(surgery_room): add new settings resource of surgery room

This commit is contained in:
avicenan
2026-05-04 13:46:09 +07:00
parent a6e155b9d1
commit c716d4c486
5 changed files with 330 additions and 1 deletions

View File

@ -37,6 +37,10 @@ const doc = {
$name: "Name",
$number_of_bed: 1,
},
surgery_room: {
$room_id: "34fdda87-9b42-44d3-8cab-2f2032481d42",
$name: "Name",
},
menu: {
$module: "Dashboard",
$name: "Dashboard",