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