bug修复
This commit is contained in:
parent
66f2057580
commit
883a608f12
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue