feat: rename header title report
parent
77d8e7ae1e
commit
62eccf29a5
|
@ -41,7 +41,7 @@ export default <ReportConfigEntity>{
|
||||||
{
|
{
|
||||||
column: 'main__no_of_group',
|
column: 'main__no_of_group',
|
||||||
query: 'main.no_of_group',
|
query: 'main.no_of_group',
|
||||||
label: 'Total Group',
|
label: '#Visitor',
|
||||||
type: DATA_TYPE.DIMENSION,
|
type: DATA_TYPE.DIMENSION,
|
||||||
format: DATA_FORMAT.NUMBER,
|
format: DATA_FORMAT.NUMBER,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue