|
|
@ -146,7 +146,6 @@ |
|
|
|
|
|
|
|
|
if (this.refund_type == '4') { |
|
|
if (this.refund_type == '4') { |
|
|
//仅退货=4 |
|
|
//仅退货=4 |
|
|
alert(this.refund_type) |
|
|
|
|
|
this.$util.redirectTo('/pages_tool/order/sales_return', { |
|
|
this.$util.redirectTo('/pages_tool/order/sales_return', { |
|
|
order_goods_id: this.order_goods_id.join(), |
|
|
order_goods_id: this.order_goods_id.join(), |
|
|
refund_type: this.refund_type |
|
|
refund_type: this.refund_type |
|
|
|