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