mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-17 16:28:41 +08:00
汇付会员
This commit is contained in:
@@ -307,7 +307,8 @@ export default {
|
|||||||
merchantId: this.merchantId,
|
merchantId: this.merchantId,
|
||||||
};
|
};
|
||||||
createAdapayMember(param).then((response) => {
|
createAdapayMember(param).then((response) => {
|
||||||
console.log("查询 response", response);
|
// console.log("查询 response", response);
|
||||||
|
this.ruleForm = response.data
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user