修复搜索栏显示BUG
This commit is contained in:
		| @@ -41,7 +41,7 @@ export default { | ||||
|     }, | ||||
|     initSize() { | ||||
|       this.height = this.$refs?.AiSearchBarZone?.offsetHeight | ||||
|       this.rightHeight = this.$refs?.searchRightZone?.offsetHeight | ||||
|       this.rightHeight = this.$refs?.searchRightZone?.offsetHeight + 12 | ||||
|     } | ||||
|   }, | ||||
|   mounted() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user