Pārlūkot izejas kodu

add action type to show

master
Alex Cheung pirms 1 gada
vecāks
revīzija
e745a5cc43
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. +6
    -0
      src/pages/AuditLog/AuditLogTable.js

+ 6
- 0
src/pages/AuditLog/AuditLogTable.js Parādīt failu

@@ -49,6 +49,12 @@ export default function AuditLogTable({recordList}) {
headerName: 'Ref',
flex: isMdOrLg ? 1 : undefined,
},
{
id: 'actionType',
field: 'actionType',
headerName: 'Action',
flex: isMdOrLg ? 1 : undefined,
},
{
id: 'oldData',
field: 'oldData',


Notiek ielāde…
Atcelt
Saglabāt