zhengyiming
3 天以前 df85978d81606b7c904043412a051790807e107c
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' },