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