This commit is contained in:
@@ -67,7 +67,7 @@ TODO:
|
||||
// debugger;
|
||||
// eslint-disable-next-line no-console
|
||||
//console.log(msg);
|
||||
vm.$root.$gznotify(msg, { color: "info" });
|
||||
vm.$root.$gznotify(msg, { color: "info", timeout: 10000 });
|
||||
// if (vm.$root.$gznoitfy(msg, "Are you sure?", { color: "red" })) {
|
||||
// alert("YES");
|
||||
// } else {
|
||||
|
||||
Reference in New Issue
Block a user