gamma peakinfomation 弹窗,表格设置超出显示省略号
This commit is contained in:
parent
6b6162efc0
commit
feecc5e8b5
|
@ -71,6 +71,7 @@ const columns = [
|
|||
{
|
||||
title: 'AreaErr(%)',
|
||||
dataIndex: 'areaErr',
|
||||
ellipsis: true,
|
||||
customRender: (text) => parseFloat(Number(text).toPrecision(6)),
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user