魏超 hace 5 años
padre
commit
517e345aac
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/pages/activity/groupActivity/helpRecord.jsx

+ 1
- 0
src/pages/activity/groupActivity/helpRecord.jsx Ver fichero

@@ -421,6 +421,7 @@ function helpRecord(row) {
421 421
       key: 'createTime',
422 422
       align: 'center',
423 423
       width: '15%',
424
+      render: (x, row) => <><span>{`${moment(row.createTime).format('YYYY-MM-DD HH:mm:ss')}`}</span></>,
424 425
     },
425 426
     {
426 427
       title: '参团者',