Refactoring code module 01_masterdata
This commit is contained in:
parent
82f5380f3e
commit
71be6d095f
22 changed files with 272 additions and 209 deletions
|
|
@ -209,7 +209,6 @@ const detailPage = (id: string) => {
|
|||
};
|
||||
|
||||
function onSave(data: any) {
|
||||
console.log("🚀 ~ onSave ~ data:", data);
|
||||
showLoader();
|
||||
http
|
||||
.put(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue