perf: 文案优化
This commit is contained in:
@ -58,6 +58,7 @@ export function getPeriodColumns(type = 'week') {
|
||||
dataIndex: `${prefix}${item.dataIndex}`,
|
||||
title: `${labelPrefix}${item.title}`,
|
||||
prop: `${prefix}${item.prop}`,
|
||||
tooltip: `${labelPrefix}${item.tooltip}`,
|
||||
}));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user