Browse Source

2023-11-17

master
guoxing 2 years ago
parent
commit
164df29760
  1. 6
      src/views/mortgage/yqpb2.vue

6
src/views/mortgage/yqpb2.vue

@ -312,9 +312,9 @@
},
cameraClock(index) {
// var item = this.cameraList[index]
// this.cameraInfo = item
// this.getVedioPcLiveById(item.id)
var item = this.cameraList[index]
this.cameraInfo = item
this.getVedioPcLiveById(item.id)
},
cameraType() {

Loading…
Cancel
Save