Commit 7b5139f
committed
fix(UIManager): 修复打开失败时静默返回而非抛出异常的问题
移除失败事件处理器中的 return GetUIForm() 语句,
确保异常能正确向上传播而不是返回无效的 UIForm。1 parent 64bdf73 commit 7b5139f
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | 233 | | |
235 | 234 | | |
236 | 235 | | |
| |||
0 commit comments