---新增license管理

This commit is contained in:
lai
2023-10-11 16:35:56 +08:00
parent bbf3c20057
commit b2f7e1d69b
5 changed files with 817 additions and 18 deletions

View File

@@ -143,14 +143,14 @@ export default {
neTypePlease: 'Select network element type',
neType: 'Type',
fileName: 'FileName',
creatTime: 'Uploaded',
createTime: 'Uploaded',
comment: 'File Description',
updateComment: 'License Description',
updateCommentPlease: 'Please enter a license description',
updateFile: 'License File',
updateFilePlease: 'Please upload and update the License file',
selectFile: 'SELECT FILE',
neId: 'Corresponding network element',
neId: 'Internal identification',
neIdPlease: 'Please select the corresponding network element',
},
},

View File

@@ -143,14 +143,14 @@ export default {
neTypePlease: '选择网元类型',
neType: '网元类型',
fileName: '文件名',
creatTime: '上传时间',
createTime: '上传时间',
comment: '文件说明',
updateComment: 'License说明',
updateCommentPlease: '请输入License说明',
updateFile: 'License文件',
updateFilePlease: '请上传更新License文件',
selectFile: '选择文件',
neId: '对应网元',
neId: '网元内部标识',
neIdPlease: '请选择对应网元',
},
},