fix shipment detail click in noti
This commit is contained in:
@@ -391,6 +391,7 @@ class _CartonEditorState extends State<CartonEditor> {
|
||||
|
||||
final createBtn = LocalButton(
|
||||
textKey: "box.create.btn",
|
||||
callBack: _save,
|
||||
);
|
||||
|
||||
final completeBtn = LocalButton(
|
||||
|
||||
Reference in New Issue
Block a user