zjj
2025-05-08 a9d99fcd33d6d687e4e47b0f37a2497aace8ff35
#pici
1个文件已修改
11 ■■■■ 已修改文件
pages/rece/other.vue 11 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/rece/other.vue
@@ -108,14 +108,9 @@
                        </view>
                    </view>
                    <view class="cu-item">
                        <view class="content" v-if="!isconfirm">
                            <view class="cu-form-group padding-lr-0">
                                <view class="title text-blue">供应商批次:</view>
                                {{item.splrBatch}}
                            </view>
                        </view>
                        <view class="content" v-else>
                            <text class="text-black">供应商批次:<text class="text-grey ">{{item.splrBatch}}</text></text>
                        <view class="content" >
                            <text class="text-black">批次:<text class="text-grey ">{{item.splrBatch}}</text></text>
                        </view>
                    </view>