fix: 新加过滤组件,移动端布局无法保存问题

This commit is contained in:
wangjiahao 2021-12-22 18:31:46 +08:00
parent 30d392b219
commit 100e00e5a6

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