Compare commits

..

No commits in common. "1149ad6bc98116ab5d37cf454c1b66bfc32b3038" and "b01104570911698fc817badccc1b22d0b95831ee" 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 &&
specialArea === 14
"
v-if="item.useRatio && item.inventory !== undefined"
>
<view class="inventory-progress-bar">
<view