update 质量当前检测数据产线名字段
This commit is contained in:
rodzic
5b2de3fb27
commit
b54298fe09
@ -70,6 +70,7 @@ import * as echarts from 'echarts'
|
||||
|
||||
const tableConfigStatic = [
|
||||
{ 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.outTotal'), prop: 'sumDown' },
|
||||
{ name: i18n.t('inspect.checkTotal'), prop: 'sumCheck' },
|
||||
|
Ładowanie…
Reference in New Issue
Block a user