diff --git a/frontend/src/views/panel/edit/index.vue b/frontend/src/views/panel/edit/index.vue index 12b0219db1..981b7402b2 100644 --- a/frontend/src/views/panel/edit/index.vue +++ b/frontend/src/views/panel/edit/index.vue @@ -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