This commit is contained in:
X1627315083
2023-11-30 17:02:15 +08:00
parent 6bbc20d7c1
commit dcfd96516b
6 changed files with 31 additions and 22 deletions

View File

@@ -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{