变更替换

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

@@ -286,7 +286,7 @@ export default {
totalContent: 0, //课程内容数量
pageCount: 0,
currentPage: 0,
fileBaseUrl: process.env.VUE_APP_FILE_BASE_URL,
fileBaseUrl: this.$Constants.fileBaseUrl,
contentList: [],
sectionList: [],
teachers: [],