@@ -350,7 +350,8 @@ class _QueryWidgetState extends State < QueryWidget > {
1: '待取货',
2: '运途中',
3: '已签收',
- 4: '拒收'
+ 4: '已拒收',
+ 5: '已作废'
};
return Card(
color: Colors.white,