@@ -81,7 +81,7 @@ const handleSee = async (row: any) => {
|
||||
// proxy?.$modal.msgError('视频地址不存在');
|
||||
// return;
|
||||
// }
|
||||
await videosStore.getVideos(row.id);
|
||||
await videosStore.getVideos('2057338485989367810');
|
||||
monitorVideoUrl.value = videosStore.hisUrl;
|
||||
dialog.visible = true;
|
||||
await nextTick();
|
||||
|
||||
Reference in New Issue
Block a user