This commit is contained in:
2021-12-30 16:00:41 +00:00
parent 16cd0664d1
commit e610491076

View File

@@ -86,7 +86,6 @@ export default {
return;
}
} catch (e) {
//throw new Error(e);
throw new Error(window.$gz.errorHandler.errorToString(e, vm));
}
})();