bug修复

This commit is contained in:
hongchao 2025-07-26 13:03:44 +08:00
parent 66f2057580
commit 883a608f12
1 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@
<span v-html="highlightText(item.fullPath, searchKeyword)"></span>
</el-option>
</el-select>
<div
<!-- <div
v-if="currentTooltipItem"
class="custom-tooltip"
:style="{
@ -171,7 +171,7 @@
@error="imageLoadError"
/>
<p>库存: {{ currentTooltipItem.storageNum }}</p>
</div>
</div> -->
</el-col>
<el-col :span="6">
<el-input