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>