新增任务管理(尚未完成)
This commit is contained in:
@@ -109,6 +109,10 @@ export default {
|
||||
start: 'Start',
|
||||
export: 'Export',
|
||||
import: 'Import',
|
||||
selectPlease:'Please select the source of the import file',
|
||||
server:'Server File',
|
||||
local:'Local File',
|
||||
fileSelect:'Please select the current import file',
|
||||
},
|
||||
backupManage: {
|
||||
setBackupTask: 'Set automatic backup time',
|
||||
@@ -200,6 +204,17 @@ export default {
|
||||
neType: 'IMS Type',
|
||||
},
|
||||
},
|
||||
perfManage: {
|
||||
taskManage:{
|
||||
taskId: 'Task ID',
|
||||
neType: 'Type',
|
||||
size: 'Measurement Dimensionality',
|
||||
taskStatus: 'Task Status',
|
||||
addUser: 'Creator',
|
||||
addTime: 'Creation time',
|
||||
granulOption:'Particle',
|
||||
},
|
||||
},
|
||||
traceManage: {
|
||||
analysis: {
|
||||
imsi: 'IMSI',
|
||||
|
||||
Reference in New Issue
Block a user