Merge pull request #1498 from dataease/pr@dev@refactor_panel-mb

fix: 新加过滤组件,移动端布局无法保存问题
This commit is contained in:
王嘉豪 2021-12-22 18:32:19 +08:00 committed by GitHub
commit b5d8c7c2da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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