BUG 20250605
This commit is contained in:
parent
a95559de80
commit
0734a0294a
@ -13,7 +13,7 @@
|
|||||||
</button>
|
</button>
|
||||||
</x-slot>
|
</x-slot>
|
||||||
<x-slot name="title">
|
<x-slot name="title">
|
||||||
{{ $room->name ?? '未選擇' }}包廂設定
|
{{ $room_name ?? '未選擇' }}包廂設定
|
||||||
</x-slot>
|
</x-slot>
|
||||||
<div class="grid grid-cols-3 gap-4 mb-4">
|
<div class="grid grid-cols-3 gap-4 mb-4">
|
||||||
<x-wireui:button wire:click="startNotify" >開機</x-wireui:button>
|
<x-wireui:button wire:click="startNotify" >開機</x-wireui:button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user