[update] 首页最新入库企标更换代替标准编号字段名
This commit is contained in:
@@ -231,7 +231,7 @@ export default {
|
|||||||
{ // 代替标准编号
|
{ // 代替标准编号
|
||||||
title: this.$t('dashboard.tableList.substituteStandardNumber'),
|
title: this.$t('dashboard.tableList.substituteStandardNumber'),
|
||||||
align: 'left',
|
align: 'left',
|
||||||
dataIndex: 'substituteStandardNumber',
|
dataIndex: 'replacedByStandardNumber',
|
||||||
width: 100,
|
width: 100,
|
||||||
scopedSlots: { customRender: 'text' },
|
scopedSlots: { customRender: 'text' },
|
||||||
show: () => {
|
show: () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user