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