BUG 20250605

This commit is contained in:
allen.yan 2025-06-05 13:47:18 +08:00
parent a95559de80
commit 0734a0294a

View File

@ -13,7 +13,7 @@
</button>
</x-slot>
<x-slot name="title">
{{ $room->name ?? '未選擇' }}包廂設定
{{ $room_name ?? '未選擇' }}包廂設定
</x-slot>
<div class="grid grid-cols-3 gap-4 mb-4">
<x-wireui:button wire:click="startNotify" >開機</x-wireui:button>