Merge branch 'master' of repo.ufutx.net:ufutx.love.mp.v2

This commit is contained in:
zengBin 2024-10-25 14:37:50 +08:00
commit f4a16320a8

View File

@ -971,7 +971,7 @@ wepy.page({
callbackSend(type) { callbackSend(type) {
let vm = this let vm = this
let data = { let data = {
them_id: vm.otherUserId * 1, team_id: vm.otherUserId * 1,
content: vm.msg, content: vm.msg,
type: type type: type
} }