hyzp_ybqx-Commit049:已经可以播放点位视频

This commit is contained in:
WinUser01
2021-12-30 20:30:08 +08:00
parent fde02f1a07
commit eee069606c
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1986,10 +1986,12 @@ Future getDwspUrlNew(
}
//标注正在获取点位视频的记录
eventBus.fire(DwspUpdateEvent('点位视频信息数据更新广播'));
// eventBus.fire(DwspUpdateEvent('点位视频信息数据更新广播'));
getingDwVideo = true;
// getingDwmc = '${(indexRecord + 1)}、${listDwinfoGetList2[indexRecord]['dwmc']}'; //正在获取视频的点位名称
print('getDwspUrlNew indexRecord = ${indexRecord}');
// print('listDwinfoGetList2 = ${listDwinfoGetList2}');
getingDwmc =
'${listDwinfoGetList2[indexRecord]['id']}、${listDwinfoGetList2[indexRecord]['dwmc']}'; //正在获取视频的点位名称
print('\n --- 正在后台获取 $getingDwmc 点位视频地址 --- \n');