新增任务管理(尚未完成)
This commit is contained in:
@@ -109,6 +109,10 @@ export default {
|
||||
start: '启动',
|
||||
export: '导出',
|
||||
import: '导入',
|
||||
selectPlease:'请选择导入文件来源',
|
||||
server:'服务器文件',
|
||||
local:'本地文件',
|
||||
fileSelect:'请选择当前导入文件',
|
||||
},
|
||||
backupManage: {
|
||||
setBackupTask: '设置自动备份时间',
|
||||
@@ -200,6 +204,17 @@ export default {
|
||||
neType: 'IMS网元类型',
|
||||
},
|
||||
},
|
||||
perfManage: {
|
||||
taskManage:{
|
||||
taskId: '任务ID',
|
||||
neType: '网元类型',
|
||||
size: '测量粒度',
|
||||
taskStatus: '任务状态',
|
||||
addUser: '创建人',
|
||||
addTime: '创建时间',
|
||||
granulOption:'测量粒度',
|
||||
},
|
||||
},
|
||||
traceManage: {
|
||||
analysis: {
|
||||
imsi: 'IMSI',
|
||||
|
||||
Reference in New Issue
Block a user