变更替换

This commit is contained in:
daihh
2022-06-03 11:32:51 +08:00
parent ba622ba174
commit 0607d7a2ed
5 changed files with 5 additions and 5 deletions

View File

@@ -323,7 +323,7 @@ export default {
},
contentDataShow:true,//预览页面和课程内容的切换
isEdit: true,
fileBaseUrl: process.env.VUE_APP_FILE_BASE_URL,
fileBaseUrl: this.$Constants.fileBaseUrl,
contentData: {},
curCFile:{},//课件内容
getType: getType,