zhengyiming
2025-09-19 f393d0372b5ef06099a3591a4c77e61b48935a3b
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' },