Explorar o código

退款新增参数

zhengkaixin %!s(int64=2) %!d(string=hai) anos
pai
achega
5a61b6e456
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      pages/user/refundList.vue

+ 4 - 1
pages/user/refundList.vue

@@ -159,7 +159,10 @@
 					
 				})
 				var _this=this
-				let data = {amount:_self.account.availableAmount,refundChannel:'wechat'}
+				let data = {amount:_self.account.availableAmount,
+				refundChannel:'wechat',
+				applicationChannel:"D",
+				}
 				api.personAccountRefundApplication(data).then(function(res){
 					uni.hideLoading()
 					if(res.result){