update table list Wallet Rule
- add column wallet name and group name
This commit is contained in:
@ -132,7 +132,7 @@ const AddDialog = () => {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log(formField);
|
||||
// console.log(formField);
|
||||
doCreateWallet(e);
|
||||
setAlert({ show: false, message: '' });
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user