mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-17 23:06:48 +08:00
打包
This commit is contained in:
@@ -47,6 +47,11 @@
|
||||
}).then(res=>{
|
||||
console.log(res,'res')
|
||||
this.datainfo = res.data
|
||||
if(res.code == 6){
|
||||
this.$router.push({
|
||||
path: '/pages/forward?to=/student-h5/notpath'
|
||||
})
|
||||
}
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user