bug
This commit is contained in:
		| @@ -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) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user