@ -68,8 +68,12 @@
&>.company{
font-size:24rpx;
margin-bottom:14rpx;
display: flex;
text{
color:var(--c);
&:first-child{
flex-shrink: 0;
}
&>.num{
@ -142,7 +146,7 @@
</view>
<view class="company">
<text style="--c:#FBA83C;margin-right:14rpx;">{{v.detailType}}</text>
<text style="--c:#999;">{{v.supplierName}}</text>
<text style="--c:#999;" class="over">{{v.supplierName}}</text>
<view class="num">
<text>库存量:{{v.equivalentInventory||0}}kg</text>