|
@@ -382,7 +382,7 @@ export default {
|
|
|
this.printNum = item.itemNum
|
|
this.printNum = item.itemNum
|
|
|
},
|
|
},
|
|
|
changePrice(){
|
|
changePrice(){
|
|
|
- this.$util.pageTo({url: "/pagesPurchase/components/pageSuccess?orderSn="+this.detailInfo.orderSn+"&id="+this.detailInfo.id+"&status="+this.detailInfo.status})
|
|
|
|
|
|
|
+ this.$util.pageTo({url: "/pagesPurchase/components/pageSuccess?orderSn="+this.detailInfo.orderSn+"&id="+this.detailInfo.id+"&status="+this.detailInfo.status,type:2})
|
|
|
},
|
|
},
|
|
|
cancelIn(){
|
|
cancelIn(){
|
|
|
let that = this
|
|
let that = this
|