@ -19,4 +19,7 @@ onMounted(() => {
});
</script>
<style>
.el-select__selected-item{
user-select: text !important;
}
</style>