mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
Merge pull request #3248 from dataease/pr@dev@fix_filter_title
fix(过滤器): 标题设置后隐藏再开启被清空
This commit is contained in:
@@ -228,7 +228,6 @@ export default {
|
||||
},
|
||||
showTitleChange(value) {
|
||||
if (!value) {
|
||||
this.attrs.title = ''
|
||||
this.element.style.backgroundColor = ''
|
||||
}
|
||||
this.fillAttrs2Filter()
|
||||
|
||||
Reference in New Issue
Block a user