This commit is contained in:
Wikzyy
2025-03-16 20:09:10 +07:00
parent 0e495ac34c
commit d442eeb37d
5 changed files with 5 additions and 5 deletions

View File

@ -125,7 +125,7 @@ const EditDialog = () => {
return;
}
// doUpdateProvider(e);
doUpdateProvider(e);
console.log(formField);
setAlert({ show: false, message: '' });
};