@@ -216,7 +216,7 @@ export default {
const filterMap = {
全部: '',
有行李: '_have_bag',
- 实际托运: '_no_del',
+ 不包含DEL: '_no_del',
进港: '_in',
离港: '_out',
}