[update] 修改bug80075

This commit is contained in:
lideqin
2024-01-08 11:23:38 +08:00
parent a95aca9f90
commit 9e37c2c208
+1
View File
@@ -177,6 +177,7 @@ export default {
{ {
title: this.$t('workCenter.processDetail.timeConsuming'), title: this.$t('workCenter.processDetail.timeConsuming'),
width: 150, width: 150,
dataIndex: 'timeConsuming',
scopedSlots: { customRender: 'timeConsuming' } scopedSlots: { customRender: 'timeConsuming' }
}, },
// 审批意见 // 审批意见