add carton editor for package

This commit is contained in:
tzw
2024-02-05 17:49:12 +06:30
parent afb980e6ae
commit a9e16ede8f
17 changed files with 1216 additions and 82 deletions

View File

@@ -90,7 +90,7 @@ class _CargoTableState extends State<CargoTable> {
),
),
DataCell(
c.isCutomDuty!
c.isCutomDuty
? GestureDetector(
onTap: () async {
String? _t = await showDialog(