ลบปุ่มแก้ไขในอัตรากำลังออก
This commit is contained in:
parent
96d07c50ca
commit
dc6886d2c1
1 changed files with 0 additions and 6 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue