智慧保安互联网APP
zengh
2021-08-12 5d996f5daaa233ba4b73059252a7321272e042ec
初版集成
1 files modified
2 ■■■ changed files
pages/videoCall/videoCall.nvue 2 ●●● patch | view | raw | blame | history
pages/videoCall/videoCall.nvue
@@ -248,7 +248,7 @@
                    url: that.$store.state.api + '/pushMsg/inviteVideoCall',
                    data: {
                        userId: option.toname,
                        faaqiid: that.$store.state.puserID,
                        faqiid: that.$store.state.puserID,
                        name: that.$store.state.puserName,
                        type: 'video'
                    },