@@ -198,7 +198,7 @@ export default {
{
name: "已完成",
value: 0,
- id: 6,
+ id: 4,
},
],
selectItemId: "",
@@ -58,10 +58,7 @@
</view>
<view class="space-right">
<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>