zhengyiming
2025-09-23 7831be4bb1e3d4e7b86205471849c0022b8df5ba
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' },