update 到qualityInspectionCurrent
This commit is contained in:
@@ -174,7 +174,7 @@ export default {
|
||||
setStaticTableProps() {
|
||||
// Step1: 设置静态的 table props
|
||||
const staticTableProps = [
|
||||
{ prop: 'lineName', label: '产线', fixed: true },
|
||||
{ prop: 'lineName', label: i18n.t('pl.title'), fixed: true },
|
||||
{ prop: 'equName', label: i18n.t('equipment'), fixed: true },
|
||||
{ prop: 'totalProduction', label: '总产量', fixed: true }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user