提交 31ffc86b authored 作者: zyx's avatar zyx

update

上级 687956dd
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -156,7 +156,7 @@ export default class PlayerAction extends BaseACTION {
// id: _res.course_examination
// })
// }
let courseWork = _res.curriculum || {}
const courseWork = _res.curriculum || {}
courseWork.end_date = _res.end_date
courseWork.essay_date = _res.essay_date
// callback(json) // 可以不使用callback 因为使用then
......
......@@ -86,11 +86,11 @@ export default {
{ name: this.$t('components.learnSysLayout.sideBar.header2Child1'), index: '2-1' }
]
},
{
name: this.$t('components.learnSysLayout.sideBar.header3'),
iconClass: 'el-icon-self-fankuiyijian',
index: '4'
},
// {
// name: this.$t('components.learnSysLayout.sideBar.header3'),
// iconClass: 'el-icon-self-fankuiyijian',
// index: '4'
// },
{
name: this.$t('components.learnSysLayout.sideBar.header4'),
iconClass: 'el-icon-self-fankuiyijian',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论