bug
This commit is contained in:
@@ -253,7 +253,7 @@
|
|||||||
this.instance.post(`/app/appmarketingactivityinfo/updateBindPhone`, null, {
|
this.instance.post(`/app/appmarketingactivityinfo/updateBindPhone`, null, {
|
||||||
params: {
|
params: {
|
||||||
...this.form,
|
...this.form,
|
||||||
signupId: this.params.id || ''
|
signupId: this.id
|
||||||
}
|
}
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user