แก้คำ
This commit is contained in:
parent
d6227c99a1
commit
cb195590a3
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ const rows = ref<RowListForm[]>([]);
|
||||||
|
|
||||||
const listMenu = ref<ListMenu[]>([
|
const listMenu = ref<ListMenu[]>([
|
||||||
{
|
{
|
||||||
label: "คัดลอก",
|
label: "แก้ไข",
|
||||||
icon: "mdi-pencil",
|
icon: "mdi-pencil",
|
||||||
type: "copy",
|
type: "copy",
|
||||||
color: "teal-6",
|
color: "teal-6",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue