zhengyiming
2025-09-23 bb3b9d75c09472618f1aebd6f0080fea30969599
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: {},
  }