wupengfei
2025-09-28 b5dd284900b053a2c1f8eb31711572aabc70f179
src/views/FinanceManage/components/DistributionDetailView.vue
@@ -58,7 +58,7 @@
  },
  {
    defaultExtraParams: {
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Desc }],
    },
    columnsRenderProps: {
      amount: { type: 'money' },