fix bug ทดลองงาน
This commit is contained in:
parent
843a4b4426
commit
8e3f6a99ca
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ const fecthResult = async (id: string) => {
|
||||||
director2_dated.value = await data.director2_dated;
|
director2_dated.value = await data.director2_dated;
|
||||||
status.value = false;
|
status.value = false;
|
||||||
action.value = "edit";
|
action.value = "edit";
|
||||||
|
expand_month.value = data.expand_month;
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
.catch((e) => {});
|
.catch((e) => {});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue