zhengyiming
2025-09-28 464723fb4351541205e976c4a939cd34dcf0452c
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' },