修改
This commit is contained in:
parent
5ae165d3f8
commit
14ff1bd760
@ -161,7 +161,6 @@
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
uni.onSocketMessage(res => {
|
uni.onSocketMessage(res => {
|
||||||
console.log("webScoket监听收到的信息", res);
|
|
||||||
this.uploadType = 2
|
this.uploadType = 2
|
||||||
this.number = JSON.parse(res.data).fbg
|
this.number = JSON.parse(res.data).fbg
|
||||||
this.$forceUpdate()
|
this.$forceUpdate()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user