提交 6d64ff4d authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 文本列表多选切换单选无效

上级 b77bd09c
...@@ -661,8 +661,6 @@ export default { ...@@ -661,8 +661,6 @@ export default {
}, },
sureFilter() { sureFilter() {
this.currentFilterCom.options.value = [] this.currentFilterCom.options.value = []
const component = deepCopy(this.currentFilterCom)
this.$store.commit('setComponentWithId', component)
this.$store.commit('recordSnapshot', 'sureFilter') this.$store.commit('recordSnapshot', 'sureFilter')
this.closeFilter() this.closeFilter()
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论