Browse Source

HL-6139

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

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

@ -342,6 +342,8 @@ const buttonOperationClick = async (row, label, index,isSave = false)=> {
item.tableForm.disabled = false
}
})
bomSearchData.value = ''
bomTableList.value = detatableDataBom.tableList
detailBomRef.value.open('create', row, null,'viewDetail')//
}
}

Loading…
Cancel
Save