修改一个全局的变量控制

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

@@ -563,7 +563,7 @@
courseFileShow:false,
curContent:{id:'',contentType:0,contenRefId:''},
curCFile:{},//当前课件的内容
fileBaseUrl:this.$Constants.fileBaseUrl,
fileBaseUrl:this.$xpage.constants.fileBaseUrl,
imageShowUrl: '',
activeName: 'courseware',
getType: getType,