gaoluyang
2025-12-09 f46eb39fc2c749575c38dfe753e7a1b2fba2ff96
src/api/inventoryManagement/stockManage.js
@@ -18,7 +18,7 @@
    });
};
// 查询手动入库库存信息列表
// 查询自定义入库库存信息列表
export const getStockManagePageByCustom = (params) => {
    return request({
        url: "/stockin/listPageCopyByCustom",