mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 17:55:37 +08:00
修改一个全局的变量控制
This commit is contained in:
@@ -292,7 +292,7 @@ export default {
|
||||
totalContent: 0, //课程内容数量
|
||||
pageCount: 0,
|
||||
currentPage: 0,
|
||||
fileBaseUrl: this.$Constants.fileBaseUrl,
|
||||
fileBaseUrl: this.$xpage.constants.fileBaseUrl,
|
||||
contentList: [],
|
||||
sectionList: [],
|
||||
teachers: [],
|
||||
|
||||
Reference in New Issue
Block a user