@ -260,7 +260,11 @@ export default {
{
label: '包装数量',
prop: 'packageNum',
type: 'input',
type: 'number',
min: 0,
precision: 0,
max: 100000,
controls: false,
width: '130',
rules: [