add carton editor for package
This commit is contained in:
@@ -90,7 +90,7 @@ class _CargoTableState extends State<CargoTable> {
|
||||
),
|
||||
),
|
||||
DataCell(
|
||||
c.isCutomDuty!
|
||||
c.isCutomDuty
|
||||
? GestureDetector(
|
||||
onTap: () async {
|
||||
String? _t = await showDialog(
|
||||
|
||||
Reference in New Issue
Block a user