Browse Source

货位层列修改

fix_bug_pro20231227
汤建军 1 year ago
parent
commit
64f020a44c
  1. 8
      src/option/basicdata/basicdataGoodsAllocation.js

8
src/option/basicdata/basicdataGoodsAllocation.js

@ -200,8 +200,8 @@ export default {
],
},
{
label: '所在',
prop: 'columnNum',
label: '所在',
prop: 'layerNum',
type: 'input',
align: 'center',
labelWidth: '100',
@ -213,8 +213,8 @@ export default {
width: 'fit-content',
},
{
label: '所在',
prop: 'layerNum',
label: '所在',
prop: 'columnNum',
type: 'input',
align: 'center',
labelWidth: '100',

Loading…
Cancel
Save