update package selection and cartion selection
This commit is contained in:
@@ -144,5 +144,8 @@ class CartonSelectionModel extends BaseModel {
|
||||
cartons.clear();
|
||||
query = "";
|
||||
}
|
||||
|
||||
|
||||
addSelectedCarton(List<Carton> list) {
|
||||
selectedCartonList = list;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user