fix: 网元授权接口变更字段属性调整

This commit is contained in:
TsMask
2024-05-07 18:39:56 +08:00
parent 530e7fd43f
commit 976f72f79a
4 changed files with 16 additions and 11 deletions

View File

@@ -428,9 +428,9 @@ export default {
license: {
neTypePlease: 'Select network element type',
neType: 'NE Type',
fileName: 'File Name',
createTime: 'Uploaded Time',
comment: 'File Description',
serialNum: 'Serial Num',
createTime: 'Time',
comment: 'Description',
updateComment: 'License Description',
updateCommentPlease: 'Please enter a license description',
updateFile: 'License File',

View File

@@ -428,9 +428,9 @@ export default {
license: {
neTypePlease: '选择网元类型',
neType: '网元类型',
fileName: '文件名',
createTime: '上传时间',
comment: '文件说明',
serialNum: '序列号',
createTime: '时间',
comment: '说明',
updateComment: 'License说明',
updateCommentPlease: '请输入License说明',
updateFile: 'License文件',