代码调整
local-test-CICD / Docker-Build (push) Failing after 56s
Details
local-test-CICD / Docker-Build (push) Failing after 56s
Details
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