This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user