调整转跳路由
This commit is contained in:
@@ -191,7 +191,7 @@
|
|||||||
},
|
},
|
||||||
// 选择关联商品
|
// 选择关联商品
|
||||||
onSelectGoods(){
|
onSelectGoods(){
|
||||||
this.$Router.push({name: 'selectGoods', params: {type: this.types[this.typeIndex].id}})
|
this.$Router.push({name: 'couponsSelectGoods', params: {type: this.types[this.typeIndex].id}})
|
||||||
},
|
},
|
||||||
// 发布优惠券
|
// 发布优惠券
|
||||||
updComponent(){
|
updComponent(){
|
||||||
|
|||||||
Reference in New Issue
Block a user