update các chức năng cuối, đã kiểm tra ngày 11/1

This commit is contained in:
Victor Phan
2026-01-11 11:26:38 +07:00
parent 1cf9e8ad50
commit a990a01ee5
4 changed files with 708 additions and 18 deletions

View File

@@ -82,7 +82,7 @@ function getConfigWinner () {
startRandom(2, started, duration_setting - duration_device, winner_arr);
startRandom(1, started, duration_setting, winner_arr);
} else {
alert('Phần thưởng này sẽ giành cho IT vì không còn ai nhận giải');
alert('Cần cấu hình danh sách người nhận');
}
}
});