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