商家端邀请码自动填充不可更改

This commit is contained in:
BAKEYi 2026-04-30 16:58:04 +08:00
parent 0130ad939d
commit 665ca23d3b
1 changed files with 0 additions and 9 deletions

View File

@ -668,15 +668,6 @@ export default {
//
cancelInviteConfirm() {
//
if (this.hasAutoReplacedInvite) {
this.hasAutoReplacedInvite = false;
this.hasExistingInviter = false;
//
this.saveInviteStateToLocal();
this.saveFormDataToLocal();
}
//
this.hideExistingInviteTipPopup();
},