Browse Source

修复

hella_online_20240829
zhaoxuebing 2 months ago
parent
commit
94691a1a95
  1. 2
      src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue

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

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

Loading…
Cancel
Save