[去掉所有console和替换所有积分换成贡献值]
This commit is contained in:
@@ -419,7 +419,6 @@
|
||||
}
|
||||
if(authRes.confirm){
|
||||
let goodsId = this.$Route.query.type === 'edit' ? this.$Route.query.id : res
|
||||
console.log(goodsId)
|
||||
this.$Router.push({name: 'goodsAddAuth', params: { id: goodsId , type: 'goodsAdd', edit: this.$Route.query.type === 'edit'}})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user