mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-28 03:20:24 +00:00
[fix]
This commit is contained in:
parent
a9ffb87e69
commit
3cecfcac79
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "src/views/Xpack"]
|
||||
path = src/views/Xpack
|
||||
url = https://github.com/fit2cloudrd/js-xpack-web.git
|
1
src/views/Xpack
Submodule
1
src/views/Xpack
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e5716ba50ce945451c8ea4c690cdb18385b19666
|
@ -1,8 +0,0 @@
|
||||
export default {
|
||||
path: '/Xpack',
|
||||
component: () => import('@/views/jobcenter/CeleryTaskLog'),
|
||||
redirect: '/applications/remote-apps/',
|
||||
name: 'Xpack',
|
||||
meta: { title: 'Xpack', icon: 'th' }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user