-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:支持用户主动退出项目 #11319 #11454
base: master
Are you sure you want to change the base?
feat:支持用户主动退出项目 #11319 #11454
Conversation
# Reviewed, transaction id: 28149
# Reviewed, transaction id: 28198
# Reviewed, transaction id: 28912
# Reviewed, transaction id: 28931
# Reviewed, transaction id: 28956
# Reviewed, transaction id: 28996
# Reviewed, transaction id: 29008
# Reviewed, transaction id: 29066
# Reviewed, transaction id: 29085
# Reviewed, transaction id: 29098
# Reviewed, transaction id: 29206
…o issue_11319 # Reviewed, transaction id: 29208
# Reviewed, transaction id: 29256
…o issue_11319 # Reviewed, transaction id: 30538
<p class="go-detail"> | ||
<img | ||
src="../assets/scss/logo/jump-link-line.svg" | ||
alt="" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alt=""这些都去掉
} | ||
} | ||
} | ||
await this.memberExitsProject(params).then(res => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不要这么混用
} | ||
} | ||
this.quitLoading = true | ||
await this.memberExitsProject(params).then(res => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里也是一样
# Reviewed, transaction id: 30710
# Reviewed, transaction id: 30732
# Reviewed, transaction id: 30736
#11319