|
|
@ -33,7 +33,7 @@ const DestinationGroupList = () => {
|
|
|
|
countryArea: { key: 'china', label: '国内' },
|
|
|
|
countryArea: { key: 'china', label: '国内' },
|
|
|
|
...customerServicesStore.searchValues,
|
|
|
|
...customerServicesStore.searchValues,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
shows: ['departureDateType', 'DepartmentList', 'dates'],
|
|
|
|
shows: ['departureDateType', 'DepartmentList', 'dates', 'orderStatus'],
|
|
|
|
fieldProps: {
|
|
|
|
fieldProps: {
|
|
|
|
DepartmentList: { show_all: true },
|
|
|
|
DepartmentList: { show_all: true },
|
|
|
|
orderStatus: { show_all: true },
|
|
|
|
orderStatus: { show_all: true },
|
|
|
|