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