search update
This commit is contained in:
@@ -80,7 +80,7 @@ class _DiscountEditorState extends State<DiscountEditor> {
|
||||
customerId = u.id ?? "";
|
||||
customerName = u.name ?? "";
|
||||
});
|
||||
},popPage: true)),
|
||||
}, popPage: true)),
|
||||
],
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user