fix: bug#10707 修复运维管理日志说明查询
This commit is contained in:
parent
a511dd5972
commit
dcf41b4c2c
|
@ -265,6 +265,7 @@ const getActions = (data: Partial<Record<string, any>>): ActionsType[] => {
|
|||
|
||||
const column = {
|
||||
username: 'context.username',
|
||||
description: 'action',
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue