Browse Source

由于发版先不换接口

hella_online_20240816
wangyufei 1 month ago
parent
commit
2f3f16c7f2
  1. 2
      src/views/wms/productionManage/productscrap/productscrapRequestMain/index.vue

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

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

Loading…
Cancel
Save