第一次提交服务器
This commit is contained in:
@ -64,7 +64,7 @@ import { getChatRecords, sendMsg, readMsg } from '@/api/service';
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
path: 'ws://192.168.0.125:1919/webStock/' + this.$store.state.user.userId,
|
||||
path: 'ws://121.5.136.69:1919/webStock/' + this.$store.state.user.userId,
|
||||
socket: '',
|
||||
numTop: 0,
|
||||
queryParams: {
|
||||
|
Reference in New Issue
Block a user