fix 80127

This commit is contained in:
赵霄
2024-01-02 10:51:18 +08:00
parent ec2a88a80f
commit 281fb89b25
3 changed files with 15 additions and 5 deletions
@@ -477,7 +477,7 @@ export default {
scopedSlots: { customRender: 'text' }
},
{ // 修改意见内容
title: this.$t('workCenter.enStandardChange.revisedOpinionContent'),
title: this.$t('workCenter.standardConsultationProcess.reasonForRevision'),
children: [
{ // 修改前
title: this.$t('workCenter.enStandardChange.beforeUpdate'),
@@ -536,7 +536,7 @@ export default {
scopedSlots: { customRender: 'text' }
},
{ // 修改意见内容
title: this.$t('workCenter.enStandardChange.revisedOpinionContent'),
title: this.$t('workCenter.standardConsultationProcess.reasonForRevision'),
children: [
{ // 修改前
title: this.$t('workCenter.enStandardChange.beforeUpdate'),
@@ -695,7 +695,7 @@ export default {
scopedSlots: { customRender: 'text' }
},
{ // 修改意见内容
title: this.$t('workCenter.enStandardChange.revisedOpinionContent'),
title: this.$t('workCenter.standardConsultationProcess.reasonForRevision'),
children: [
{ // 修改前
title: this.$t('workCenter.enStandardChange.beforeUpdate'),