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