try{
easy7.Interface.onCreatePictureUpLoad(frmObj);
}catch(e){
console.info(e);
}
try - catch
原文:https://www.cnblogs.com/7q4w1e/p/9549601.html