🐛 fix: bugs fixed
This commit is contained in:
parent
605f6af3b9
commit
b807657583
|
@ -21,3 +21,7 @@ watch(() => props.hasError, (val) => {
|
|||
emit('update:error', val);
|
||||
});
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<slot/>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue
Block a user