派生自 STUWMS
components/FIFOListModule/FIFOListComponent.vue @@ -25,6 +25,10 @@ <text>下架数量: </text> {{ FIFOItem['下架数量'] }} </view> <view class="item"> <text>生产日期: </text> {{ FIFOItem['控制值'] }} </view> </view> </uni-card> </view>