This commit is contained in:
2020-11-05 15:32:08 +00:00
parent b8585e1e87
commit 67fc6f7f82
5 changed files with 25 additions and 9 deletions

View File

@@ -311,11 +311,11 @@ export default {
// );
// })();
// window.$gz.eventBus.$emit(
// "notify-info",
// "This is a test crlf\r\nOnly a test lf\nEot",
// "https://www.ayanova.com/subscriptionexpired.htm"
// );
window.$gz.eventBus.$emit(
"notify-error",
"This is a test crlf\r\nOnly a test lf\nEot",
"https://www.ayanova.com/subscriptionexpired.htm"
);
//------------------------
window.$gz.eventBus.$emit("menu-change", {
isMain: true,