update
This commit is contained in:
parent
e5262370df
commit
ed6b2df60c
@ -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