This commit is contained in:
@@ -31,6 +31,7 @@ function dealWithError(msg, vm) {
|
||||
msg;
|
||||
// eslint-disable-next-line no-console
|
||||
console.log(errMsg);
|
||||
console.trace();
|
||||
debugger;
|
||||
window.$gz.eventBus.$emit("notify-error", "Dev error see log / console");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user