三会一课

This commit is contained in:
yanran200730
2021-12-24 20:11:59 +08:00
parent 1d2510f465
commit 11150f2eea
2 changed files with 69 additions and 70 deletions

View File

@@ -395,6 +395,7 @@ export default {
return this.$message.error("所属组织不是支部党组织");
}
this.showList = false;
this.showDetail = false
this.showSet = true;
},
},

View File

@@ -1,5 +1,4 @@
<template>
<section class="meetingSet">
<ai-detail>
<ai-title slot="title" title="三会一课设置" isShowBack @onBackClick="$parent.goBack()" isShowBottomBorder/>
<template #content>
@@ -69,7 +68,6 @@
</ai-card>
</template>
</ai-detail>
</section>
</template>
<script>