mp:前端接入发送消息

This commit is contained in:
YunaiV
2023-01-10 23:24:08 +08:00
parent 6325dd288c
commit 541ee81300
6 changed files with 59 additions and 59 deletions

View File

@ -111,7 +111,7 @@
@pagination="getList"/>
<el-dialog title="用户消息" :visible.sync="open" width="40%">
<wx-msg wxUserId="1" v-if="true" />
<wx-msg user-id="3" v-if="true" />
</el-dialog>
</div>