优化短的录像文件的下载

This commit is contained in:
648540858
2024-09-13 15:43:22 +08:00
parent 875285418b
commit 614ff4c71e
4 changed files with 48 additions and 20 deletions

View File

@@ -85,6 +85,7 @@ export default {
}else {
this.downloadFile = this.streamInfo.downLoadFilePath.httpPath;
}
this.percentage = 100
this.getProgressRun = false;
this.downloadFileClientEvent()
}