zhengyiming
5 天以前 343083ea3ef5f7c78ae2ae0de2c7f83983d8c6a4
src/views/FinanceManage/components/BalanceDetailDialog.vue
@@ -169,7 +169,7 @@
    defaultExtraParams: {
      type: '' as any as EnumUserWalletTransactionType,
      creationTime: [] as unknown as ModelValueType,
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Desc }],
    },
    columnsRenderProps: {
      transDate: { type: 'date', format: 'YYYY-MM-DD HH:mm:ss' },