@@ -72,7 +72,7 @@
nickname: this.userData.userName,
// 数据
...this.entrustForm
- }, 'GET').then(res => {}).catch(error => {
+ }, 'POST').then(res => {}).catch(error => {
this.$refs.uTips.show({
title: '支付失败',
type: 'warning',