Browse Source

计划外入库

master_hella_20240701
zhaoyiran 6 months ago
parent
commit
993e4c1c8c
  1. 2
      src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue

2
src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue

@ -333,7 +333,7 @@ const butttondata = (row,$index) => {
hasPermi: '', hasPermi: '',
link: true, // link: true, //
}, },
defaultButtons.mainListPointBtn({ hide: isShowMainButton(row, ['3','8']) }), // defaultButtons.mainListPointBtn({ hide: isShowMainButton(row, ['3','6','8']) }), //
] ]
} }

Loading…
Cancel
Save