[update] 新旧拆分单比对,发起比对表格两列都叫编号,第二列改成标准编号

This commit is contained in:
lideqin
2024-07-02 15:02:52 +08:00
parent f8afab8299
commit dfdaa9b9ea
@@ -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