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: 修复强制升级展示 #102

Merged
merged 2 commits into from
Aug 16, 2023
Merged

fix: 修复强制升级展示 #102

merged 2 commits into from
Aug 16, 2023

Conversation

snapre
Copy link
Member

@snapre snapre commented Aug 15, 2023

🤔 这个变动的性质是?

  • 新特性提交
  • 日常 bug 修复
  • 性能优化
  • 功能增强
  • 重构
  • 代码风格优化
  • 测试用例
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

@xudafeng
Copy link
Member

verison: 0.3.7

@@ -203,7 +215,6 @@ const App = () => {
<Radio.Button value="other">{__i18n('其他')}</Radio.Button>
</Radio.Group>
<SaveTo
onLogout={onLogout}
Copy link
Collaborator

Choose a reason for hiding this comment

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

这里为啥去掉了

Copy link
Member Author

Choose a reason for hiding this comment

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

原来是在请求知识库流程中处理强制升级逻辑的,现在用事件通知了,这里就用不到了

@moshangqi moshangqi merged commit 8701bc8 into main Aug 16, 2023
1 check passed
@xudafeng xudafeng deleted the fix-app-force-upgrade-1 branch August 16, 2023 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants