Unverified 提交 7be6d0eb authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw 提交者: GitHub

Merge pull request #1363 from dataease/pr@v1.5@fix_filter_add_miss

fix: 条件组件新增失败
...@@ -661,6 +661,7 @@ export default { ...@@ -661,6 +661,7 @@ export default {
}, },
sureFilter() { sureFilter() {
this.currentFilterCom.options.value = [] this.currentFilterCom.options.value = []
this.$store.commit('setComponentWithId', this.currentFilterCom)
this.$store.commit('recordSnapshot', 'sureFilter') this.$store.commit('recordSnapshot', 'sureFilter')
this.closeFilter() this.closeFilter()
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论