fix: 文本列表多选切换单选无效
This commit is contained in:
parent
ad262355f6
commit
784d5f335d
@ -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