汇付会员

This commit is contained in:
JS-LM
2023-06-09 11:12:21 +08:00
parent ce6378a33d
commit cc37773cd0

View File

@@ -307,7 +307,8 @@ export default {
merchantId: this.merchantId,
};
createAdapayMember(param).then((response) => {
console.log("查询 response", response);
// console.log("查询 response", response);
this.ruleForm = response.data
});
},
},