|
@@ -2389,20 +2389,20 @@ export default {
|
|
|
hidden: 0,
|
|
|
icon: '',
|
|
|
type: 1,
|
|
|
- title: '统计分析',
|
|
|
+ title: '质量管理',
|
|
|
path: '/model-system/model-statistics',
|
|
|
children: [],
|
|
|
enName: 'model-statistics',
|
|
|
redirect: '',
|
|
|
active: '',
|
|
|
- label: '统计分析',
|
|
|
+ label: '质量管理',
|
|
|
sort: 0,
|
|
|
component: 'modelSystem/modelStatistics',
|
|
|
meta: {
|
|
|
roles: [],
|
|
|
enName: 'model-statistics',
|
|
|
icon: '',
|
|
|
- title: '统计分析',
|
|
|
+ title: '质量管理',
|
|
|
fullScreen: false
|
|
|
},
|
|
|
name: 'model-statistics',
|
|
@@ -2431,29 +2431,6 @@ export default {
|
|
|
name: 'model-qa',
|
|
|
alwaysShow: 0
|
|
|
},
|
|
|
- {
|
|
|
- hidden: 0,
|
|
|
- icon: '',
|
|
|
- type: 1,
|
|
|
- title: '内存管理',
|
|
|
- path: '/model-system/model-history',
|
|
|
- children: [],
|
|
|
- enName: 'model-history',
|
|
|
- redirect: '',
|
|
|
- active: '',
|
|
|
- label: '内存管理',
|
|
|
- sort: 0,
|
|
|
- component: 'modelSystem/modelHistory',
|
|
|
- meta: {
|
|
|
- roles: [],
|
|
|
- enName: 'model-history',
|
|
|
- icon: '',
|
|
|
- title: '内存管理',
|
|
|
- fullScreen: false
|
|
|
- },
|
|
|
- name: 'model-history',
|
|
|
- alwaysShow: 0
|
|
|
- },
|
|
|
{
|
|
|
hidden: 0,
|
|
|
icon: '',
|
|
@@ -2499,6 +2476,29 @@ export default {
|
|
|
},
|
|
|
name: 'model-train',
|
|
|
alwaysShow: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ hidden: 0,
|
|
|
+ icon: '',
|
|
|
+ type: 1,
|
|
|
+ title: '内存管理',
|
|
|
+ path: '/model-system/model-history',
|
|
|
+ children: [],
|
|
|
+ enName: 'model-history',
|
|
|
+ redirect: '',
|
|
|
+ active: '',
|
|
|
+ label: '内存管理',
|
|
|
+ sort: 0,
|
|
|
+ component: 'modelSystem/modelHistory',
|
|
|
+ meta: {
|
|
|
+ roles: [],
|
|
|
+ enName: 'model-history',
|
|
|
+ icon: '',
|
|
|
+ title: '内存管理',
|
|
|
+ fullScreen: false
|
|
|
+ },
|
|
|
+ name: 'model-history',
|
|
|
+ alwaysShow: 0
|
|
|
}
|
|
|
],
|
|
|
name: 'model-system',
|
|
@@ -2512,7 +2512,7 @@ export default {
|
|
|
roles: [],
|
|
|
enName: 'modelSystem',
|
|
|
icon: 'mdi-cog-outline',
|
|
|
- title: '会话管理',
|
|
|
+ title: '模型微调',
|
|
|
target: false,
|
|
|
effectiveStatus: true
|
|
|
},
|