forked from github/dataease
Merge branch 'dev' of github.com:dataease/dataease into dev
This commit is contained in:
commit
6c2362bade
@ -649,6 +649,7 @@ export default {
|
|||||||
}
|
}
|
||||||
this.currentFilterCom.id = newComponentId
|
this.currentFilterCom.id = newComponentId
|
||||||
this.currentFilterCom.auxiliaryMatrix = this.canvasStyleData.auxiliaryMatrix
|
this.currentFilterCom.auxiliaryMatrix = this.canvasStyleData.auxiliaryMatrix
|
||||||
|
this.currentFilterCom.mobileStyle = BASE_MOBILE_STYLE
|
||||||
|
|
||||||
if (this.currentWidget.filterDialog) {
|
if (this.currentWidget.filterDialog) {
|
||||||
this.show = false
|
this.show = false
|
||||||
|
Loading…
Reference in New Issue
Block a user