zhengyiming
2025-11-11 ea5d8e1e4c6b81b514352ada1786f5f035e21ff7
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' },