feat: 新增McAfee软件安装

zcsf
TangShan_DD 2025-07-09 16:54:24 +08:00
parent 6d9ed92fcb
commit a90b311050
1 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,8 @@ export default {
'task.software.iscsi.server', 'task.software.iscsi.server',
'task.software.iscsi', 'task.software.iscsi',
'task.software.tongweb', 'task.software.tongweb',
'task.software.dameng' 'task.software.dameng',
'task.software.mcafee'
] ]
return !data.includes(this.currentNode.code) return !data.includes(this.currentNode.code)
} }