wupengfei
2025-09-29 76d07c0c336eafb918fba27450d63865baeb0642
src/views/FinanceManage/BalanceManage.vue
@@ -109,7 +109,7 @@
      keywords: '',
      balanceMin: null as number,
      balanceMax: null as number,
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Desc }],
    },
    columnsRenderProps: {},
  }