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