25954
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="fixedBtns" v-if="this.current == 0 && detail.status == 0" @click="toAdd">编辑活动</div>
|
||||
<div class="fixedBtns" v-if="this.current == 0 && detail.status == 0 && this.createUserId == this.user.id" @click="toAdd">编辑活动</div>
|
||||
</div>
|
||||
|
||||
<AiFixedBtn v-if="this.createUserId == this.user.id">
|
||||
|
||||
Reference in New Issue
Block a user