diff --git a/src/views/businessSupport/askForAdvice/AskForAdviceDetail.vue b/src/views/businessSupport/askForAdvice/AskForAdviceDetail.vue index 6b6c0d9f..3133a0da 100644 --- a/src/views/businessSupport/askForAdvice/AskForAdviceDetail.vue +++ b/src/views/businessSupport/askForAdvice/AskForAdviceDetail.vue @@ -118,7 +118,7 @@ export default { align: 'center', width: 180, dataIndex: 'modificationBefore', - scopedSlots: { customRender: 'standardDetail' } + scopedSlots: { customRender: 'text' } }, { // 修改后 title: this.$t('workCenter.enStandardChange.afterUpdate'),