1
This commit is contained in:
@@ -19,6 +19,7 @@ import TaskStatus from '@/views/task/task_status.vue'
|
||||
|
||||
// 系统设置模块
|
||||
import SystemConfig from '@/views/system/system_config.vue'
|
||||
import Version from '@/views/system/version.vue'
|
||||
import JobTypes from '@/views/work/job_types.vue'
|
||||
|
||||
// 首页模块
|
||||
@@ -49,6 +50,7 @@ const componentMap = {
|
||||
|
||||
// 系统设置模块
|
||||
'system/system_config': SystemConfig,
|
||||
'system/version': Version,
|
||||
'work/job_types': JobTypes,
|
||||
'home/index': HomeIndex,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user