普法入口

This commit is contained in:
shijingjing
2023-03-15 14:28:49 +08:00
parent 62c0878bf1
commit 4c980ce920
2 changed files with 39 additions and 0 deletions

View File

@@ -47,6 +47,11 @@ export default {
}
});
},
onLoad(o) {
if(o) {
this.currIndex = o.inx
}
},
components: {
OnlineClass,
GeneralLawExam