From a88bf0ee700a9a73e14ae7ba7ea2533127b79ad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Fri, 8 Dec 2023 10:24:59 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=BE=81=E6=B1=82=E6=84=8F=E8=A7=81?= =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/businessSupport/askForAdvice/AskForAdviceDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'),