This commit is contained in:
2020-02-12 18:45:45 +00:00
parent 08fb113193
commit 7908f82c35
4 changed files with 437 additions and 31 deletions

View File

@@ -27,6 +27,7 @@ function devShowUnknownError(error) {
console.log("gzapi::devShowUnknownError, error is:");
// eslint-disable-next-line
console.log(error);
debugger;
window.$gz.eventBus.$emit(
"notify-warning",