zhanghui 2 лет назад
Родитель
Сommit
7c3fb867d2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      orderPages/orderDetail/index.vue

+ 1 - 1
orderPages/orderDetail/index.vue

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