日报周报月报
This commit is contained in:
@@ -64,7 +64,7 @@ class RepairHistoryWidget extends GetView<RepairInfoController> {
|
||||
children: [
|
||||
Text(
|
||||
repairListController.model.repairList[index]['device']
|
||||
[0]['mac'] ??
|
||||
['mac'] ??
|
||||
'',
|
||||
style: TextStyle(
|
||||
color: Colors.white, fontSize: 30.rpx, height: 1),
|
||||
|
||||
Reference in New Issue
Block a user