소스 검색

change orderDetail

twt 3 년 전
부모
커밋
2f95020605
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      pages/order/orderDetail.vue

+ 0 - 4
pages/order/orderDetail.vue

@@ -515,11 +515,7 @@
 			refundMoney(){
 				console.log('退款');
 				uni.navigateTo({
-<<<<<<< HEAD
 					url:'../refundMoney/refundMoney?sheetId='+this.id +'&maxMoney=' + this.orderData.PayMoney
-=======
-					url:'../refundMoney/refundMoney?id='+this.id
->>>>>>> 22e6aaaee76a8b173ef79e423f41fb1bcfbd9808
 				})
 			},
 			orderPay() {