Commit 0d2c973f by 施宇

11

parent 2aa6535b
......@@ -164,7 +164,8 @@ export default {
break;
}
console.log(url)
window.location.href = url+'/v3/sample'
console.log(url+'/v3/sample')
// window.location.href = url+'/v3/sample'
}
this.$store.dispatch({
type: "getClasslist"
......
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 sign in to comment