@ -265,7 +265,8 @@ export default {
},
methods: {
getVedioPcLive(row) {
getShiPinNormalByChannelNo({ channelNo: row.channelNo }).then(res => {
console.log("jddkz", row)
getShiPinNormalByChannelNo(row).then(res => {
this.spUrl = res.data
this.dialogImage = true
})