diff --git a/packages/3.0.0/AppMeetingChinaunion/AppMeetingChinaunion.vue b/packages/3.0.0/AppMeetingChinaunion/AppMeetingChinaunion.vue index 41284752..67752838 100644 --- a/packages/3.0.0/AppMeetingChinaunion/AppMeetingChinaunion.vue +++ b/packages/3.0.0/AppMeetingChinaunion/AppMeetingChinaunion.vue @@ -395,6 +395,7 @@ export default { return this.$message.error("所属组织不是支部党组织"); } this.showList = false; + this.showDetail = false this.showSet = true; }, }, diff --git a/packages/3.0.0/AppMeetingChinaunion/components/meetingSet.vue b/packages/3.0.0/AppMeetingChinaunion/components/meetingSet.vue index 1539daa1..f65f075b 100644 --- a/packages/3.0.0/AppMeetingChinaunion/components/meetingSet.vue +++ b/packages/3.0.0/AppMeetingChinaunion/components/meetingSet.vue @@ -1,75 +1,73 @@ - - - - - - - 未按照“会议要求”开展三会一课的情况下,支部负责人主要用于接收上级领导的催办消息。 - - - - - - + + + + + + 未按照“会议要求”开展三会一课的情况下,支部负责人主要用于接收上级领导的催办消息。 + + + + + + - - - - - - 添加人员 - - - - - - - - - - - - - - - - - - - {{ dict.getLabel('meetingClassification', row.meetingClassification) || '-' }} - - - - {{ dict.getLabel('appThreeMeetingCTCType', row.type) || '-' }} - - - - - - - + + + + + + 添加人员 + + + + + + + + + + + + + + + + + + + {{ dict.getLabel('meetingClassification', row.meetingClassification) || '-' }} + + + + {{ dict.getLabel('appThreeMeetingCTCType', row.type) || '-' }} + + + + + +