forked from mt-fe-group/mt-yd-ui
update 质量当前检测数据产线名字段
This commit is contained in:
parent
5b2de3fb27
commit
b54298fe09
@ -70,6 +70,7 @@ import * as echarts from 'echarts'
|
|||||||
|
|
||||||
const tableConfigStatic = [
|
const tableConfigStatic = [
|
||||||
{ type: 'index', width: 100, name: i18n.t('index') },
|
{ type: 'index', width: 100, name: i18n.t('index') },
|
||||||
|
{ name: i18n.t('pl.title'), prop: 'lineName' },
|
||||||
{ name: i18n.t('inspect.inTotal'), prop: 'sumUp' },
|
{ name: i18n.t('inspect.inTotal'), prop: 'sumUp' },
|
||||||
{ name: i18n.t('inspect.outTotal'), prop: 'sumDown' },
|
{ name: i18n.t('inspect.outTotal'), prop: 'sumDown' },
|
||||||
{ name: i18n.t('inspect.checkTotal'), prop: 'sumCheck' },
|
{ name: i18n.t('inspect.checkTotal'), prop: 'sumCheck' },
|
||||||
|
Loading…
Reference in New Issue
Block a user