fix: 系统对接样式修改
parent
f01f306449
commit
8afcee943a
|
@ -39,7 +39,7 @@ export default {
|
|||
}
|
||||
getConfigs()
|
||||
const showTest = name => {
|
||||
return !['短信配置', '阵地信息', '大屏展示配置', '运控系统地址'].includes(name)
|
||||
return !['短信配置', '阵地信息', '大屏展示配置', '运控系统地址', '日志管理系统', '基础监控系统'].includes(name)
|
||||
}
|
||||
return {
|
||||
leftConfigs,
|
||||
|
|
Loading…
Reference in New Issue