|
|
@ -516,6 +516,9 @@ const searchTableSuccess = (formField, searchField, val, formRef, type, row ) => |
|
|
|
// buttonOperationClick(newRow,'Bom',tableData.value.indexOf(newRow),true) |
|
|
|
// } |
|
|
|
tableData.value.push(newRow) |
|
|
|
if(newRow['fromLocationCode']){ |
|
|
|
buttonOperationClick(newRow,'Bom',tableData.value.indexOf(newRow),true) |
|
|
|
} |
|
|
|
}) |
|
|
|
|
|
|
|
}else if(formField == 'bomVersion'){ |
|
|
|