Merge branch 'dev-3.7' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.8
This commit is contained in:
@@ -580,9 +580,9 @@ export default {
|
||||
if (!obj.param.visibility) {
|
||||
obj.param.visibility = {
|
||||
varName: '',
|
||||
operator: '',
|
||||
operator: 'equal',
|
||||
varValue: '',
|
||||
result: ''
|
||||
result: 'show'
|
||||
}
|
||||
}
|
||||
if (obj.type === 'group' && !obj.param.repeat) {
|
||||
|
||||
Reference in New Issue
Block a user