| | |
| | | // listMaterial:"/finished-inspect/list_material",//添加检验单时的项目列表 |
| | | finishedInspectUser: "/finished-inspect/page_user", //获取所有主机工 |
| | | projectListByfinishId: "/inspection-item/list_user", //根据id查询所有项目 |
| | | |
| | | processInspectAddProcess: "/processInspect/addProcess",//新增检验 |
| | | inspectionItemListUser: "/inspection-item/list_user",//查询所有检验项目 |
| | | } |
| | | // 过程检验 |
| | | const processInspection = { |
| | | selectProcessInspectsList: "/processInspect/selectProcessInspectsList", // 分页查询过程检验单列表 |
| | | chooseMaterProcessInspect: "/processInspect/chooseMater",//根据订单号选择产品和工艺 |
| | | |
| | | } |
| | | // QMS实验室管理 |
| | | const laboratory = { |