设备报修
This commit is contained in:
@@ -63,8 +63,8 @@ class RepairHistoryWidget extends GetView<RepairInfoController> {
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
Text(
|
||||
repairListController.model.repairList[index]['device'][0]
|
||||
['mac'] ??
|
||||
repairListController.model.repairList[index]['device'][0]['name']
|
||||
??
|
||||
'',
|
||||
style: TextStyle(
|
||||
color: Colors.white, fontSize: 30.rpx, height: 1),
|
||||
|
||||
Reference in New Issue
Block a user