refactor: edit save the status, not change
This commit is contained in:
parent
8e44ac3318
commit
4b527b4b88
1 changed files with 1 additions and 0 deletions
|
|
@ -1024,6 +1024,7 @@ function clearFormProduct() {
|
|||
profileUrl.value = '';
|
||||
profileFileImg.value = null;
|
||||
profileSubmit.value = false;
|
||||
infoProductEdit.value = false;
|
||||
}
|
||||
|
||||
function clearFormService() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue