|
@@ -58,10 +58,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
<view class="space-right">
|
|
<view class="space-right">
|
|
|
<view class="show-item">
|
|
<view class="show-item">
|
|
|
- <view class="show-name"
|
|
|
|
|
- >库存预警数
|
|
|
|
|
- <text class="iconfont iconchangjianwentixiangguanwenti2"></text
|
|
|
|
|
- ></view>
|
|
|
|
|
|
|
+ <view class="show-name">库存预警数</view>
|
|
|
<view class="show-value red">{{baseInfo.stockWarning}}</view>
|
|
<view class="show-value red">{{baseInfo.stockWarning}}</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|