1
wtt
2025-08-08 c26b02468a1e2fadb68d513b1db212b0730f8429
1
1个文件已修改
3 ■■■■■ 已修改文件
pages/gongxuOut/table.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/gongxuOut/table.vue
@@ -108,6 +108,9 @@
                    <view class="detail" v-if="item.产品代码">
                        <text>产品代码:</text>{{item.产品代码}}
                    </view>
                    <view class="detail" v-if="item.款号">
                        <text>款号:</text>{{item.款号}}
                    </view>
                    <view class="detail" v-if="item.当前工序">
                        <text>当前工序:</text>{{item.当前工序}}
                    </view>