@ -30,7 +30,7 @@ const AgentGroupCount = () => {
},
shows: ['agency', 'DateType', 'DepartmentList', 'countryArea', 'dates'],
fieldProps: {
DepartmentList: { show_all: true },
DepartmentList: { show_all: true, mode: 'multiple' },
WebCode: { show_all: false, mode: 'multiple' },
dates: { hide_vs: true },
DateType: { disabledKeys: ['applyDate'] },
@ -27,7 +27,7 @@ const DestinationGroupCount = () => {
shows: ['DateType', 'DepartmentList', 'countryArea', 'orderStatus', 'dates'],
orderStatus: { show_all: true },
countryArea: { show_all: false },