| | |
| | | defaultExtraParams: { |
| | | categoryId: '', |
| | | keywords: '', |
| | | orderInput: [{ property: 'sort', order: EnumPagedListOrder.Desc }], |
| | | orderInput: [{ property: 'sort', order: EnumPagedListOrder.Asc }], |
| | | }, |
| | | queryKey: ['dictionaryServices/getDictionaryDatas'], |
| | | columnsRenderProps: { |
| | |
| | | { |
| | | defaultExtraParams: { |
| | | keywords: '', |
| | | orderInput: [{ property: 'sort', order: EnumPagedListOrder.Desc }], |
| | | orderInput: [{ property: 'sort', order: EnumPagedListOrder.Asc }], |
| | | }, |
| | | queryKey: ['dictionaryServices/getDictionaryCategories'], |
| | | columnsRenderProps: {}, |