fix: 新加过滤组件,移动端布局无法保存问题
This commit is contained in:
parent
30d392b219
commit
100e00e5a6
@ -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