zhengyiming
2025-11-28 298c52899b33b0e349e445764b5a3452665f75a2
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' },