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