用户信息
This commit is contained in:
@@ -33,6 +33,7 @@ export default {
|
||||
this.$refs.OnlineClass.getList();
|
||||
} else {
|
||||
this.$refs.GeneralLawExam.getList();
|
||||
this.$refs.GeneralLawExam.getUserInfo()
|
||||
}
|
||||
},
|
||||
components: {
|
||||
@@ -46,6 +47,7 @@ export default {
|
||||
this.$refs.OnlineClass.getList();
|
||||
} else if(v == 1) {
|
||||
this.$refs.GeneralLawExam.getList();
|
||||
this.$refs.GeneralLawExam.getUserInfo()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user