普法考试
This commit is contained in:
@@ -58,9 +58,9 @@ export default {
|
||||
currIndex: {
|
||||
handler(v) {
|
||||
if(v == 0) {
|
||||
this.$refs.OnlineClass.getList();
|
||||
this.$refs.OnlineClass.getListInit();
|
||||
} else if(v == 1) {
|
||||
this.$refs.GeneralLawExam.getList();
|
||||
this.$refs.GeneralLawExam.getListInit();
|
||||
this.$refs.GeneralLawExam.getUserInfo()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user