@ -35,9 +35,9 @@ const props = defineProps({
</el-popover>
</template>
<style scoped>
<style>
.el-popover {
height: 800px;
height: 200px;
overflow: auto;
}
</style>