wupengfei
2025-09-26 87d2624b624ec995cad717c04281f75bb9102651
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: {