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