hyzp_ybqx-Commit049:已经可以播放点位视频
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user