ลบปุ่มแก้ไขในอัตรากำลังออก

This commit is contained in:
Warunee Tamkoo 2024-01-31 10:57:54 +07:00
parent 96d07c50ca
commit dc6886d2c1

View file

@ -42,12 +42,6 @@ const listMenu = ref<ListMenu[]>([
type: "copy", type: "copy",
color: "blue-6", color: "blue-6",
}, },
{
label: "แก้ไข",
icon: "edit",
type: "edit",
color: "primary",
},
{ {
label: "ลบ", label: "ลบ",
icon: "delete", icon: "delete",