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