wupengfei
昨天 cf3a9a81f4f26cc9cc13829fe6fb507dc41e2b2c
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: {},
  }