mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
fix: 文本列表多选切换单选无效
This commit is contained in:
parent
b77bd09c40
commit
6d64ff4d43
@ -661,8 +661,6 @@ export default {
|
||||
},
|
||||
sureFilter() {
|
||||
this.currentFilterCom.options.value = []
|
||||
const component = deepCopy(this.currentFilterCom)
|
||||
this.$store.commit('setComponentWithId', component)
|
||||
this.$store.commit('recordSnapshot', 'sureFilter')
|
||||
this.closeFilter()
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user