修改学习姓名也未置空,修改

This commit is contained in:
zhangsir
2024-07-30 14:47:02 +08:00
parent e699ae9e54
commit 8a2673020b

View File

@@ -413,6 +413,7 @@ export default {
'study.catalogueShow'(val){
if(!val){
this.learningSituation.status = null
this.learningSituation.name = ''
}
},
},