forked from github/dataease
Merge pull request #1498 from dataease/pr@dev@refactor_panel-mb
fix: 新加过滤组件,移动端布局无法保存问题
This commit is contained in:
commit
b5d8c7c2da
@ -649,6 +649,7 @@ export default {
|
||||
}
|
||||
this.currentFilterCom.id = newComponentId
|
||||
this.currentFilterCom.auxiliaryMatrix = this.canvasStyleData.auxiliaryMatrix
|
||||
this.currentFilterCom.mobileStyle = BASE_MOBILE_STYLE
|
||||
|
||||
if (this.currentWidget.filterDialog) {
|
||||
this.show = false
|
||||
|
Loading…
Reference in New Issue
Block a user