fix: dataStore.typeLeave
This commit is contained in:
parent
01dc0ad348
commit
7101a189e9
4 changed files with 5 additions and 1 deletions
|
|
@ -320,6 +320,8 @@ async function fectOptionType() {
|
|||
* เรียกใช้งาน fetchData เพื่อดึงข้อมูล
|
||||
*/
|
||||
onMounted(async () => {
|
||||
dataStore.typeLeave = "";
|
||||
|
||||
if (dataStore.options.length == 0) {
|
||||
fectOptionType();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue