更新
This commit is contained in:
@ -212,7 +212,6 @@ const handleRemove = (file) => {
|
|||||||
emits("handleChange", props.modelValue);
|
emits("handleChange", props.modelValue);
|
||||||
emits("update:modelValue", props.modelValue);
|
emits("update:modelValue", props.modelValue);
|
||||||
};
|
};
|
||||||
const propsModelValue = ref();
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|||||||
Reference in New Issue
Block a user