Browse Source

修改自提列表实际数量

fix_bug_pro20231227
caoyizhong 1 year ago
parent
commit
a8e9814d0c
  1. 2
      src/views/distribution/inventory/distrilbutionBillLadingList.vue

2
src/views/distribution/inventory/distrilbutionBillLadingList.vue

@ -513,7 +513,7 @@ export default {
sortable: true,
},
{
prop: 'handQuantity',
prop: 'stopNum',
label: '实提件数',
type: 1,
values: '',

Loading…
Cancel
Save