Fix: voting status

Deskripsi:
- Perubahan router status & riwayat
This commit is contained in:
2024-10-29 14:10:46 +08:00
parent 8f76067380
commit e5e36a3889
35 changed files with 455 additions and 281 deletions

View File

@@ -11,7 +11,7 @@ export function redirectVotingPage({
router: AppRouterInstance;
onSetPage: (val: any) => void;
}) {
const path = RouterVote.status;
const path = RouterVote.status({ id: "" });
if (data.status === "Publish") {
onSetPage({