This commit is contained in:
parent
66c4ac33b3
commit
069615d05d
@ -103,7 +103,7 @@ export default boot(({ app, router }) => {
|
||||
persistent: true,
|
||||
})
|
||||
.onOk(() => {
|
||||
router.push({ name: 'login' });
|
||||
// router.push({ name: 'login' });
|
||||
isOpenDialog = false;
|
||||
})
|
||||
.onCancel(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user