登录模块调整,兼容H5平台
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
methods:{
|
||||
getGoods(){
|
||||
goods(this.$Route.query.id).then(res => {
|
||||
console.log(res)
|
||||
this.goods = res
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user