web/src/api/modules/production.js
@@ -20,7 +20,9 @@ // 获取钢筋需求计划详情信息 getRebardemandInfo: (params) => axios.get('/materials/needYear/needYearInfo', {params}), //钢筋笼生产计划的明细 detailsBearProducts: (params) => axios.post('/materials/needYear/selectSteelInfo', params), /** * 钢筋理论耗量模块接口 */