设备报修
This commit is contained in:
@@ -28,10 +28,10 @@ class RepairListController extends GetControllerEx<RepairListModel> {
|
||||
}
|
||||
|
||||
//初始化列表数据
|
||||
@override
|
||||
Future<void> onInit() async {
|
||||
super.onInit();
|
||||
|
||||
Future<void> initData() async {
|
||||
await getRepairList();
|
||||
updateAll();
|
||||
}
|
||||
|
||||
getRepairList() async {
|
||||
|
||||
Reference in New Issue
Block a user