fix: แก้การล้างค่า
This commit is contained in:
parent
887ef1ae6a
commit
0e805f0eca
1 changed files with 1 additions and 1 deletions
|
|
@ -445,7 +445,7 @@ async function submitProduct() {
|
|||
stat.value[3].count = stat.value[3].count + 1;
|
||||
}
|
||||
|
||||
dialogProduct.value = false;
|
||||
clearFormProduct();
|
||||
await fetchListOfProduct(currentIdType.value);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue