修改一个全局的变量控制

This commit is contained in:
daihh
2022-10-14 20:52:42 +08:00
parent 4636daea4c
commit cf42dd8b1b
10 changed files with 30 additions and 31 deletions

View File

@@ -293,7 +293,7 @@ export default {
studyId: "",
tags: [],
numberToLetter: numberToLetter,
fileBaseUrl: this.$Constants.fileBaseUrl,
fileBaseUrl: this.$xpage.constants.fileBaseUrl,
blobUrl:'',//播放的文件地址新添加采用blob方式
getType: getType,
courseType,