Commit 6285da92 by 陈超

A

parent 7cc2929f
......@@ -219,7 +219,7 @@
if(this.tab == 0) {
this.loadZhenti()
} else if(this.tab == 1) {
this.loadDownload()
} else {
}
......@@ -233,8 +233,8 @@
this.$refs.item.toggle()
if(this.tab == 0) {
this.loadZhenti()
} else {
} else if(this.tab == 1) {
this.loadDownload()
}
},
//加载真题
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment