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