mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 21:06:42 +08:00
修改一个全局的变量控制
This commit is contained in:
@@ -305,7 +305,7 @@ export default {
|
||||
homeworkInfo: {},
|
||||
examInfo: {},
|
||||
assessInfo: {},
|
||||
fileBaseUrl: this.$Constants.fileBaseUrl,
|
||||
fileBaseUrl: this.$xpage.constants.fileBaseUrl,
|
||||
btnLoading: false,
|
||||
curCFile:{},//课件内容
|
||||
coursewareInfo: {
|
||||
|
||||
Reference in New Issue
Block a user