[update] 新旧拆分单比对,发起比对表格两列都叫编号,第二列改成标准编号
This commit is contained in:
@@ -215,7 +215,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('number'),
|
title: this.$t('standardNumber'),
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
dataIndex: 'serialNumber',
|
dataIndex: 'serialNumber',
|
||||||
width: 100
|
width: 100
|
||||||
@@ -248,7 +248,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('number'),
|
title: this.$t('standardNumber'),
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
dataIndex: 'serialNumber',
|
dataIndex: 'serialNumber',
|
||||||
width: 100
|
width: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user