4.10报废数量字段添加
This commit is contained in:
parent
8f3b3264cb
commit
73d4743d96
|
|
@ -34,10 +34,10 @@
|
|||
<span>工机具类型</span>
|
||||
<h4>{{ fetch.itemType }}</h4>
|
||||
</view>
|
||||
<!-- <view>
|
||||
<view>
|
||||
<span>报废数量</span>
|
||||
<h4>{{ fetch.backTime }}</h4>
|
||||
</view> -->
|
||||
<h4>{{ fetch.scrapNum2 }}</h4>
|
||||
</view>
|
||||
<view>
|
||||
<span>申请日期</span>
|
||||
<h4>{{ fetch.createTime }}</h4>
|
||||
|
|
|
|||
Loading…
Reference in New Issue