direct assign

This commit is contained in:
CHIEFSOFT\ameye
2024-02-14 12:54:28 -05:00
parent ded478d5a3
commit 5718c5874a
2 changed files with 82 additions and 67 deletions
+3 -1
View File
@@ -124,7 +124,9 @@ export class FamilyPage implements OnInit {
itemData: item,
startPage: "TASK",
};
this.router.navigate(["familymember"], { state: famItem });
this.router.navigate(["familyaddtask"], { state: famItem });
// this.router.navigate(["familymember"], { state: famItem });
}
usrData: {