三会一课
This commit is contained in:
@@ -395,6 +395,7 @@ export default {
|
||||
return this.$message.error("所属组织不是支部党组织");
|
||||
}
|
||||
this.showList = false;
|
||||
this.showDetail = false
|
||||
this.showSet = true;
|
||||
},
|
||||
},
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user