เพิ่ม data ใน store ปรับ Ui

This commit is contained in:
AnandaTon 2023-06-30 16:03:27 +07:00
parent ffa060b501
commit 21a3e6f206
3 changed files with 144 additions and 72 deletions

View file

@ -470,7 +470,7 @@ const pagination = ref({
const optionSelect = ref<any>([
{ id: 1, name: "อีเมล" },
{ id: 2, name: "แจ้งเตือน" },
{ id: 2, name: "กล่องข้อความ" },
]);
const visibleColumns = ref<String[]>([