search update

This commit is contained in:
Phaung Phaung
2021-09-13 11:10:17 +06:30
parent 5346cd10c5
commit 966ad16572
9 changed files with 31 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ class _DiscountEditorState extends State<DiscountEditor> {
customerId = u.id ?? "";
customerName = u.name ?? "";
});
},popPage: true)),
}, popPage: true)),
],
);