hidden public org
This commit is contained in:
parent
dfdb0fc70c
commit
5fb13c8cd4
1 changed files with 6 additions and 6 deletions
|
|
@ -92,12 +92,12 @@ const listAdd = ref<ListMenu[]>([
|
|||
type: "DETAIL",
|
||||
color: "blue-9",
|
||||
},
|
||||
{
|
||||
label: "เผยแพร่",
|
||||
icon: "mdi-publish",
|
||||
type: "PUBLISH",
|
||||
color: "indigo-9",
|
||||
},
|
||||
// {
|
||||
// label: "เผยแพร่",
|
||||
// icon: "mdi-publish",
|
||||
// type: "PUBLISH",
|
||||
// color: "indigo-9",
|
||||
// },
|
||||
]);
|
||||
|
||||
const getMenuItems = computed(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue