pages/weiwailingliao/form.vue
@@ -168,6 +168,9 @@ <view class="detail"> <text>数量:</text>{{ item.数量 }} </view> <view class="detail" v-if="item.合计数量"> <text>合计数量:</text>{{item.合计数量}} </view> <view class="detail"> <text>条码个数:</text>{{ item.条码个数 }} </view>