update
This commit is contained in:
@@ -15,6 +15,7 @@ const {option} = defineProps({
|
||||
const change = (id) => {
|
||||
modelValue.value = id;
|
||||
emits('change');
|
||||
show.value = false;
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user