zhengyiming
2025-09-19 f393d0372b5ef06099a3591a4c77e61b48935a3b
src/views/ServiceChargeManage/components/BalanceDetailDialog.vue
@@ -168,7 +168,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' },