wupengfei
4 天以前 49511f498d9e4067169c43f58fe1968ca58ccabd
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: {},