fix 80200

This commit is contained in:
赵霄
2024-01-12 14:53:55 +08:00
parent 22dff7bf3d
commit 9723dbfcc2
@@ -116,7 +116,7 @@ export default {
scopedSlots: { customRender: 'text' } scopedSlots: { customRender: 'text' }
}, },
{ // 修改意见内容 { // 修改意见内容
title: this.$t('workCenter.enStandardChange.revisedOpinionContent'), title: this.$t('workCenter.standardConsultationProcess.reasonForRevision'),
children: [ children: [
{ // 修改前 { // 修改前
title: this.$t('workCenter.enStandardChange.beforeUpdate'), title: this.$t('workCenter.enStandardChange.beforeUpdate'),