Merge branch 'master' of repo.ufutx.net:ufutx.love.mp.v2
This commit is contained in:
commit
f4a16320a8
@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user