twt %!s(int64=3) %!d(string=hai) anos
pai
achega
d423ce9518
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/order/orderDetail.vue

+ 1 - 0
pages/order/orderDetail.vue

@@ -514,6 +514,7 @@
 			},
 			refundMoney(){
 				console.log('退款');
+				// fuck
 				uni.navigateTo({
 					url:'../refundMoney/refundMoney?sheetId='+this.id +'&maxMoney=' + this.orderData.PayMoney
 				})