先提交一手
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
</div>
|
||||
<div class="chat-me" v-else>
|
||||
<div class="chat-text" v-if="item.chatType == 0">
|
||||
<icon-copy @click="copy(item.msg, '已复制')"/>
|
||||
<span v-text="item.msg"/>
|
||||
</div>
|
||||
<div class="info-time">
|
||||
|
||||
Reference in New Issue
Block a user