wupengfei
1 天以前 0458b859259b5806f4923b0ea791893bdffbf771
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: {},
  }