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

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