Skip to content
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

fix(系统设置): 修复添加已存在的成员失败后,删除该成员,仍不能继续添加的缺陷 #1650

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

shaohuzhang1
Copy link
Contributor

fix(系统设置): 修复添加已存在的成员失败后,删除该成员,仍不能继续添加的缺陷 --bug=1049026 --user=王孝刚 【系统设置】团队成员-添加成员时,选中已存在的成员之后再删除,仍不能继续添加 https://www.tapd.cn/57709429/s/1611718

--bug=1049026 --user=王孝刚 【系统设置】团队成员-添加成员时,选中已存在的成员之后再删除,仍不能继续添加 https://www.tapd.cn/57709429/s/1611718
Copy link

f2c-ci-robot bot commented Nov 19, 2024

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link

f2c-ci-robot bot commented Nov 19, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

})
.finally(() => {
loading.value = false
})
}
})
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个代码在2023年9月有所修改,但是并没有显著区别。

问题:

  1. 模块名拼写和命名方式没有改变;
  2. 状态逻辑有改动('submit` -> 'create');

优化建议:

由于没有任何明确的优化需求或问题信息,我们无法提供具体的优化建议。如果发现任何错误,请随时告诉我。希望你能提出更多的反馈以帮助我更好地服务你!

@wxg0103 wxg0103 merged commit 1bc7f70 into main Nov 19, 2024
4 of 5 checks passed
@wxg0103 wxg0103 deleted the pr@main@fix_1049026 branch November 19, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants