update 征求意见详情

This commit is contained in:
赵霄
2023-12-08 10:24:59 +08:00
parent c1fcb86d8b
commit a88bf0ee70
@@ -118,7 +118,7 @@ export default {
align: 'center', align: 'center',
width: 180, width: 180,
dataIndex: 'modificationBefore', dataIndex: 'modificationBefore',
scopedSlots: { customRender: 'standardDetail' } scopedSlots: { customRender: 'text' }
}, },
{ // 修改后 { // 修改后
title: this.$t('workCenter.enStandardChange.afterUpdate'), title: this.$t('workCenter.enStandardChange.afterUpdate'),