.2350076982984809:49538337e17f1bbddadd5fe773b314c4_69e442578b81bc6895d86c70.69e444d08b81bc6895d86c80.69e444cf0aba4dc9c1fbb91b:Trae CN.T(2026/4/19 10:58:24)#912
Closed
tyro880 wants to merge 1 commit intosoybeanjs:mainfrom
Conversation
实现表单脏状态检测功能,当表单数据被修改且未保存时,阻止用户意外离开页面 添加中英文国际化支持,包含确认提示的翻译文本 重构标签页路由切换逻辑,增加导航成功判断 在路由守卫中集成表单脏状态检查,显示确认对话框
Member
|
请使用规范的格式提交相关信息,对于变动较大的功能请提供说明;这条 PR 看着很像上游设置错了误提交的,我先 close 了,有其他问题欢迎 reopen |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
实现表单脏状态检测功能,当表单数据被修改且未保存时,阻止用户意外离开页面
添加中英文国际化支持,包含确认提示的翻译文本
重构标签页路由切换逻辑,增加导航成功判断
在路由守卫中集成表单脏状态检查,显示确认对话框