shish 2 жил өмнө
parent
commit
84d6a95659

+ 1 - 1
ghsApp/src/pagesPurchase/info.vue

@@ -382,7 +382,7 @@ export default {
 			this.printNum = item.itemNum
 		},
 		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(){
 			let that = this