Commit a99b891d by 刘海龙

11

parent 1957c6a5
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,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