forked from github/dataease
fix: 条件组件新增失败
This commit is contained in:
parent
e7185a3ab8
commit
6c8a2d7685
@ -661,6 +661,7 @@ export default {
|
||||
},
|
||||
sureFilter() {
|
||||
this.currentFilterCom.options.value = []
|
||||
this.$store.commit('setComponentWithId', this.currentFilterCom)
|
||||
this.$store.commit('recordSnapshot', 'sureFilter')
|
||||
this.closeFilter()
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user