src/assets/api/controller.js
@@ -2,6 +2,8 @@ const standard = { selectTreeByMaterial: "material/selectTreeByMaterial", //查询物料的树 selectRawInspectsList: "rawInspect/selectRawInspectsList",//查询原材料检验单列表 selectProductByMaterial: "product/selectTreeByMaterial",//根据物料查询项目表格 selectTechnologyByMaterial: "technology/select" }