Initial commit
This commit is contained in:
@@ -38,7 +38,7 @@ export const routes: RouteRecordRaw[] = [
|
||||
name: 'decision-algorithm-management',
|
||||
path: '/app/decision/algorithm/management',
|
||||
meta: {
|
||||
title: '规则管理',
|
||||
title: '指挥决策规则库管理',
|
||||
},
|
||||
component: () => import('@/views/decision/algorithm/management.vue'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user