wupengfei
4 天以前 84581333b74d8ac1b0867e5b8c276f6fc332e4eb
src/views/DictionaryManage/DictionaryCategoryManage.vue
@@ -101,7 +101,7 @@
  {
    defaultExtraParams: {
      keywords: '',
      orderInput: [{ property: 'sort', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'sort', order: EnumPagedListOrder.Desc }],
    },
    queryKey: ['dictionaryServices/getDictionaryCategories'],
    columnsRenderProps: {},