更新
This commit is contained in:
@@ -47,6 +47,7 @@ class RepairController extends GetControllerEx<RepairModel> {
|
||||
RxString phone = "".obs;
|
||||
|
||||
List<String>? deviceListId = [];
|
||||
List<String>? deviceListIdLabel = [];
|
||||
List<String>? deviceListName = [];
|
||||
RxList repairHistory = [].obs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user