fix: 修复添加关联知识库选中失效问题
This commit is contained in:
parent
1979cf12c4
commit
485eeb6ac1
@ -53,6 +53,7 @@ const checked = () => {
|
||||
} else {
|
||||
emit('update:modelValue', [...value, toModelValue.value])
|
||||
}
|
||||
checkboxChange()
|
||||
}
|
||||
|
||||
function checkboxChange() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user