bug fixed

This commit is contained in:
nutchayut
2025-01-07 15:02:31 +07:00
parent f16e5f491a
commit 4f344e5e00
2634 changed files with 46314 additions and 9884 deletions

View File

@@ -548,6 +548,14 @@ class _TopUpHistoryState extends State<TopUpHistory> {
fontWeight: FontWeight.w300,
),
),
Text(
Utils.convertDateToTime("Trans.ID. ${transactions.ePaymentTransactionID}" ?? ""),
style: TextStyle(
color: Color(0xff65676b),
fontSize: 14,
fontWeight: FontWeight.w300,
),
),
// Row(
// children: [
// Spacer(),