zhengyiming
2025-04-10 99994552c9129abf90d2370afd9bd54d01cdb33a
src/views/Reward/RewardGrant.vue
@@ -203,6 +203,7 @@
      orderInput: [{ property: 'creationTime', order: OrderInputType.Desc }],
    },
    columnsRenderProps: {
      applyMonth: { type: 'date', format: 'YYYY年MM月' },
      creationTime: { type: 'date', format: 'YYYY-MM-DD HH:mm:ss' },
      settleTime: { type: 'date', format: 'YYYY-MM-DD HH:mm:ss' },
      applySumAmount: { type: 'money' },