mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 20:36:43 +08:00
修改学习姓名也未置空,修改
This commit is contained in:
@@ -413,6 +413,7 @@ export default {
|
|||||||
'study.catalogueShow'(val){
|
'study.catalogueShow'(val){
|
||||||
if(!val){
|
if(!val){
|
||||||
this.learningSituation.status = null
|
this.learningSituation.status = null
|
||||||
|
this.learningSituation.name = ''
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user