diff --git a/src/components/ProcessDetailList.vue b/src/components/ProcessDetailList.vue index b656c626..739a33e2 100644 --- a/src/components/ProcessDetailList.vue +++ b/src/components/ProcessDetailList.vue @@ -177,6 +177,7 @@ export default { { title: this.$t('workCenter.processDetail.timeConsuming'), width: 150, + dataIndex: 'timeConsuming', scopedSlots: { customRender: 'timeConsuming' } }, // 审批意见