fix: modify
parent
852e419487
commit
29cda27949
|
@ -39,7 +39,7 @@ export default {
|
|||
}
|
||||
getConfigs()
|
||||
const showTest = name => {
|
||||
return !['短信配置', '阵地信息'].includes(name)
|
||||
return !['短信配置', '阵地信息', '大屏展示配置'].includes(name)
|
||||
}
|
||||
return {
|
||||
leftConfigs,
|
||||
|
|
Loading…
Reference in New Issue