feat: 网元软件包支持携带依赖进行记录

This commit is contained in:
TsMask
2024-05-28 15:31:41 +08:00
parent 22805924fb
commit 3f02cb628b
5 changed files with 427 additions and 140 deletions

View File

@@ -704,7 +704,11 @@ export default {
fileCheckType: 'The corresponding network element type is not resolved',
fileCheckVer: 'The corresponding version number is not resolved',
fileTypeNotEq: 'Not a specified network element type {txt}',
fileTypeExists: 'Same network element type file already exists',
fileTypeExists: 'Same type of file already exists',
fileNameExists: 'File with same name already exists',
fileCheckTypeDep: 'The specified dependency package type is not resolved',
dependFile: 'Software Dependencies',
dependFileTip: 'File name resolution is the same as above, and installation is based on the order of uploading.',
},
neVersion: {
upgrade: "Upgrade To New Version",