fix: crash of ui script

This commit is contained in:
hyb1996
2017-10-28 19:20:15 +08:00
parent b6b204a057
commit 2c7ede3e1c
3 changed files with 16 additions and 9 deletions

View File

@@ -98,4 +98,4 @@ module.exports = function(__runtime__, scope){
}
};
return proxy;
}
}