普法考试

This commit is contained in:
shijingjing
2023-03-23 11:23:55 +08:00
parent 6027a46ee9
commit 77a88dba26
3 changed files with 7 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ export default {
}
},
onShow() {
uni.$once('update',(data)=> {
uni.$on('update',(data)=> {
this.currIndex = data.inx
})
if(this.currIndex == 0) {