family fund

This commit is contained in:
CHIEFSOFT\ameye
2023-10-29 06:39:34 -04:00
parent 2d1a6525fe
commit 62f3967dca
@@ -116,6 +116,7 @@ export class FamilymemberPage implements OnInit {
backToToolBar(){
this.toolBarShow = "1";
this.startSendData=null;
}
reqStart: {
@@ -198,6 +199,7 @@ familyTransfer(reqData){
setTimeout(()=>{
this.toolBarShow = "1";
this.startSendData=null;
}, 3000);
}
startWalletPlan(){}