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