fix
This commit is contained in:
@@ -1189,7 +1189,6 @@ export default defineComponent({
|
||||
}
|
||||
},
|
||||
dropdownVisibleChange(){
|
||||
console.log(this.$refs.cascader);
|
||||
let element:any = this.$refs.cascader
|
||||
// element.contentRef._value.textContent = 123123
|
||||
// element.contentRef._value.outerText = 123123
|
||||
@@ -1690,8 +1689,8 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.board_content_img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
// width: 100%;
|
||||
// height: 100%;
|
||||
}
|
||||
|
||||
&:hover .img_item_hover{
|
||||
|
||||
Reference in New Issue
Block a user