Browse Source

修复自提bug

pre-production
马远东 1 year ago
parent
commit
37a9a15fd8
  1. 4
      src/option/distribution/distrilbutionBillLading.js

4
src/option/distribution/distrilbutionBillLading.js

@ -257,7 +257,7 @@ export default {
prop: '',
label: '复选框',
type: 0,
width: 10,
width: 50,
fixed: true,
},
{
@ -315,7 +315,7 @@ export default {
{
prop: 'available',
label: '可用数量',
type: 2,
type: 1,
values: '',
width: '100',
checkarr: [],

Loading…
Cancel
Save