跌倒紀錄編號更新

This commit is contained in:
kuei 2024-10-31 01:49:13 +08:00
parent fbe67b7dd9
commit 62808b2701

View File

@ -133,7 +133,7 @@ class _HistoricalRecordState extends State<HistoricalRecord> {
), ),
child: ListTile( child: ListTile(
title: Text( title: Text(
'紀錄編號: ${displayIndex}', // 使 '編號: ${displayIndex}', // 使
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.bold, fontWeight: FontWeight.bold,
fontSize: 18, fontSize: 18,