mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-07 20:17:42 +08:00
修改registerForPageResult崩溃问题
This commit is contained in:
@ -87,7 +87,7 @@ ApplicationWindow {
|
||||
}
|
||||
|
||||
function registerForPageResult(path){
|
||||
return helper.createRegister(path)
|
||||
return helper.createRegister(window,path)
|
||||
}
|
||||
|
||||
function onResult(data){
|
||||
|
Reference in New Issue
Block a user