fix: 系统对接样式修改

develop
时启龙 2024-09-01 15:53:08 +08:00
parent f01f306449
commit 8afcee943a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ export default {
} }
getConfigs() getConfigs()
const showTest = name => { const showTest = name => {
return !['短信配置', '阵地信息', '大屏展示配置', '运控系统地址'].includes(name) return !['短信配置', '阵地信息', '大屏展示配置', '运控系统地址', '日志管理系统', '基础监控系统'].includes(name)
} }
return { return {
leftConfigs, leftConfigs,