no message

This commit is contained in:
kuaifan 2022-02-25 22:47:56 +08:00
parent c952659620
commit 123ffd4e66

View File

@ -90,6 +90,7 @@
<div class="drag-text">{{$L('拖动到这里发送')}}</div> <div class="drag-text">{{$L('拖动到这里发送')}}</div>
</div> </div>
<!--拖动发送提示-->
<Modal <Modal
v-model="pasteShow" v-model="pasteShow"
:title="$L(pasteTitle)" :title="$L(pasteTitle)"