update processing,customer and staff
This commit is contained in:
@@ -853,7 +853,7 @@ class _CartonEditorState extends State<CartonEditor> {
|
||||
carton.deliveryAddress = _carton!.deliveryAddress;
|
||||
|
||||
try {
|
||||
Carton _c = await Navigator.push(
|
||||
Carton? _c = await Navigator.push(
|
||||
context,
|
||||
CupertinoPageRoute(
|
||||
builder: (context) => PackageCartonEditor(
|
||||
|
||||
Reference in New Issue
Block a user