wupengfei
2025-09-19 fa1c70d463cf21eae78eafbeeee79206fc1adcc0
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' },