周宾
8 天以前 f7cd57455346e4fd7085eae8bcf7b01a75c94d25
src/api/inventoryManagement/stockManage.js
@@ -18,7 +18,7 @@
    });
};
// 查询手动入库库存信息列表
// 查询自定义入库库存信息列表
export const getStockManagePageByCustom = (params) => {
    return request({
        url: "/stockin/listPageCopyByCustom",