This commit is contained in:
@@ -227,12 +227,6 @@ export default {
|
||||
timeout: 5000
|
||||
});
|
||||
});
|
||||
|
||||
vm.$gzevent.$on("alert-user-toast", function handlePopupMessage(msg) {
|
||||
this.$dialog.message.info(msg, {
|
||||
position: "top-left"
|
||||
});
|
||||
});
|
||||
}
|
||||
//new functions above here
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user