refactor: edit save the status, not change

This commit is contained in:
Thanaphon Frappet 2024-10-01 15:37:21 +07:00
parent 8e44ac3318
commit 4b527b4b88

View file

@ -1024,6 +1024,7 @@ function clearFormProduct() {
profileUrl.value = '';
profileFileImg.value = null;
profileSubmit.value = false;
infoProductEdit.value = false;
}
function clearFormService() {