calendar รายการลา
This commit is contained in:
parent
8eca4d1650
commit
6d12f50399
4 changed files with 160 additions and 256 deletions
|
|
@ -103,6 +103,7 @@ async function fetchOption() {
|
|||
.get(config.API.leaveType())
|
||||
.then((res) => {
|
||||
const data = res.data.result;
|
||||
leaveStore.leaveType = data;
|
||||
optionTypeMain.value = [
|
||||
{ id: "00000000-0000-0000-0000-000000000000", name: "ทั้งหมด" },
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue