This commit is contained in:
yanran200730
2023-02-08 14:13:58 +08:00
parent 12331f8970
commit 081effb3b3

View File

@@ -253,7 +253,7 @@
this.instance.post(`/app/appmarketingactivityinfo/updateBindPhone`, null, {
params: {
...this.form,
signupId: this.params.id || ''
signupId: this.id
}
}).then(res => {
if (res.code == 0) {