update 质量当前检测数据产线名字段

Cette révision appartient à :
2022-10-08 09:57:01 +08:00
Parent 5b2de3fb27
révision b54298fe09

Voir le fichier

@@ -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' },