Browse Source

HL-6139多选删除

hella_online_20240927
yufei_wang 2 months ago
parent
commit
4a1238294e
  1. 2
      src/views/wms/productionManage/productscrap/productscrapRequestMain/index.vue

2
src/views/wms/productionManage/productscrap/productscrapRequestMain/index.vue

@ -366,6 +366,8 @@ const tableSelectionDeleteBom = (selection) => {
detatableDataBom.tableList = detatableDataBom.tableList.filter(item => !selection.includes(item))
bomSearchClick()
}

Loading…
Cancel
Save