zhengyiming
2025-09-26 144dfa80ccd6ea01fddaa0a71e022eaf9b1646ea
src/views/FinanceManage/WithdrawManage.vue
@@ -114,7 +114,7 @@
      keywords: '',
      status: '',
      time: [] as unknown as ModelValueType,
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Desc }],
    },
    columnsRenderProps: {
      balance: { type: 'money' },