@@ -493,7 +493,7 @@
id:id
}).then(res=>{
this.order= res.data.data
- this.calculatePrice()
+ // this.calculatePrice()
})
},
payItem(num){