修复录像下载

This commit is contained in:
648540858 2021-12-14 08:56:42 +08:00
parent 663e73173f
commit 886645ff56

View File

@ -115,7 +115,7 @@
props: ['recordFile', 'mediaServerId', 'dateFiles', 'mediaServerPath'],
data() {
return {
basePath: `${this.mediaServerPath}/record`,
basePath: `${this.mediaServerPath}`,
dateFilesObj: [],
detailFiles: [],
chooseDate: null,