parent
981ba47e84
commit
9fd7b1a261
|
@ -392,10 +392,11 @@ export default {
|
|||
|
||||
// 播放
|
||||
showVideo(row) {
|
||||
console.info(row)
|
||||
requestFN(
|
||||
'/platformelectronic/getHlsPath',
|
||||
{
|
||||
INDEXCODE: row.indexCode
|
||||
INDEXCODE: row.INDEXCODE
|
||||
}
|
||||
).then((res) => {
|
||||
this.dialogVideoHLS = true
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue