| | |
| | | getInsOrderUserList: "/insOrderPlan/getInsOrderUserList", // 查看检验历史列表 |
| | | preview: "/insOrderPlan/preview", // csv文件预览 |
| | | outInsOrderState: "/insOrderPlan/outInsOrderState", // 检验任务扫码出库 |
| | | // insOrderPlan.cancelSubmitPlan |
| | | cancelSubmitPlan: "/insOrderPlan/cancelSubmitPlan", // 检验任务撤销 |
| | | } |
| | | |
| | | const systemLog = { |
| | |
| | | testProductByDay: "/report/testProductByDay", //首检测项目统计 |
| | | manHourByStation: "/report/manHourByStation", //首页工时统计 |
| | | manHourByPerson: "/report/manHourByPerson", //首页工时统计 |
| | | timeByStation: "/report/timeByStation", //站点工时统计 |
| | | } |
| | | const certification = { |
| | | getCertificationDetail: "/certification/getCertificationDetail", //查询资质明细列表 |