Compare commits

..

No commits in common. "e5d283095d4de2dcc23a235a5e0a5c9526b90fe9" and "c0bd874c22a4cc519c5ee00cc43666ec19bcd3e3" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

@ -118,11 +118,7 @@
<view>
<view
class="inventory-progress-container"
v-if="
item.useRatio &&
item.inventory !== undefined &&
item.specialArea == 14
"
v-if="item.useRatio && item.inventory !== undefined"
>
<view class="inventory-progress-bar">
<view