Commit 1698479b by 冷斌

Merge remote-tracking branch 'origin/master'

parents 0a602308 a99b891d
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
}, },
methods: { methods: {
onChange: function(tab) { onChange: function(tab) {
console.log(tab) // console.log(tab)
switch(tab){ switch(tab){
case 0: case 0:
window.location.href = "{:U('classroom/Index/index')}" window.location.href = "{:U('classroom/Index/index')}"
......
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