Compare commits
No commits in common. "1149ad6bc98116ab5d37cf454c1b66bfc32b3038" and "b01104570911698fc817badccc1b22d0b95831ee" have entirely different histories.
1149ad6bc9
...
b011045709
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue