Commit a638c12f by zhousil

up

parent a7604524
Showing with 1 additions and 1 deletions
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<span <span
class="withdraw" class="withdraw"
v-if="isMyMessage && canWithdraw && !isWithdrawMessage" v-if="isMyMessage && canWithdraw && !isWithdrawMessage && !isQuestionAnswerMessage"
@click="withdraw" @click="withdraw"
>撤回此消息</span >撤回此消息</span
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment