diff --git a/src/views/workCenter/enterpriseStandardRevision/modules/MainDrafterCollectUploadMinuteBaseInfo.vue b/src/views/workCenter/enterpriseStandardRevision/modules/MainDrafterCollectUploadMinuteBaseInfo.vue index 68c4e7a2..62723088 100644 --- a/src/views/workCenter/enterpriseStandardRevision/modules/MainDrafterCollectUploadMinuteBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardRevision/modules/MainDrafterCollectUploadMinuteBaseInfo.vue @@ -79,6 +79,25 @@ + +
{{ $t('enterpriseStandardLibrary.standard.auditContent') }}
@@ -235,6 +254,14 @@ export default { trigger: 'change' } ], + // 编制说明 + compIllustration: [ + { + required: true, + message: this.$t('workCenter.enStandardRevision.compilationIllustration') + this.$t('cannotEmpty'), + trigger: 'change' + } + ], // 是否需要稽查 inspectFlag: [ {