修复录像下载
This commit is contained in:
parent
663e73173f
commit
886645ff56
@ -115,7 +115,7 @@
|
|||||||
props: ['recordFile', 'mediaServerId', 'dateFiles', 'mediaServerPath'],
|
props: ['recordFile', 'mediaServerId', 'dateFiles', 'mediaServerPath'],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
basePath: `${this.mediaServerPath}/record`,
|
basePath: `${this.mediaServerPath}`,
|
||||||
dateFilesObj: [],
|
dateFilesObj: [],
|
||||||
detailFiles: [],
|
detailFiles: [],
|
||||||
chooseDate: null,
|
chooseDate: null,
|
||||||
|
Loading…
Reference in New Issue
Block a user