Signed-off-by: ryjiang <jiangruiyi@gmail.com>
@@ -116,7 +116,7 @@ const AttuGrid: FC<AttuGridType> = props => {
title,
openCheckBox = true,
disableSelect = false,
- noData = commonTrans('grid.gridTrans.noData'),
+ noData = commonTrans('grid.noData'),
showHoverStyle = true,
headEditable = false,
editHeads = [],
@@ -1,5 +1,3 @@
-import { version } from "process";
-
const commonTrans = {
attu: {
admin: 'Attu',