|
|
@ -166,7 +166,7 @@ const isShowFooterButtton = ref(true) |
|
|
|
const isShowReduceButtonSelection = ref(true) |
|
|
|
|
|
|
|
const { tableObject: detatableDataBom, tableMethods: detatableMethodsBom } =useTable({ |
|
|
|
getListApi: BomDismantleApi.getProductscrapBomRecordPage |
|
|
|
getListApi: BomDismantleApi.getProductscrapBomDismantlePage |
|
|
|
}) |
|
|
|
const { getList:getDetailListBom } = detatableMethodsBom |
|
|
|
/** bom 列表 表单 按钮 */ |
|
|
|