zhengyiming
2025-09-23 bb3b9d75c09472618f1aebd6f0080fea30969599
src/views/DictionaryManage/DataDictionary.vue
@@ -133,7 +133,7 @@
    defaultExtraParams: {
      categoryId: '',
      keywords: '',
      orderInput: [{ property: 'sort', order: EnumPagedListOrder.Desc }],
      orderInput: [{ property: 'sort', order: EnumPagedListOrder.Asc }],
    },
    queryKey: ['dictionaryServices/getDictionaryDatas'],
    columnsRenderProps: {