update shipment and carton

This commit is contained in:
tzw
2021-09-13 09:51:55 +06:30
parent a6617ae7e2
commit d3c43c1b85
9 changed files with 49 additions and 44 deletions

View File

@@ -52,7 +52,7 @@ class Shipment {
this.pickupDate,
this.isCourier = false,
this.radioIndex = 1,
required this.pickupAddress,
this.pickupAddress,
this.pickupUserID,
this.pickupUserName,
this.pickupUserPhoneNumber,