| | |
| | | doInsOrder: "/insOrderPlan/doInsOrder", //执行检验操作 |
| | | saveInsContext: "/insOrderPlan/saveInsContext", //保存检验内容 |
| | | saveInsContext2: "/insOrderPlan/saveInsContext2", //保存检验内容--电路试验 |
| | | saveInsContext2s: "/insOrderPlan/saveInsContext2s", //保存检验内容--电路试验--一次性保存 |
| | | saveInsContext3: "/insOrderPlan/saveInsContext3", //保存检验内容--温湿度检验 |
| | | deleteInsContext: "/insOrderPlan/deleteInsContext", //删除频段 |
| | | deleteInsContext2: "/insOrderPlan/deleteInsContext2", //删除频点 |
| | |
| | | addSchedule: "/report/addSchedule", //首页-->添加日程 |
| | | ScheduleByMe: "/report/ScheduleByMe", //首页-->我的日程 |
| | | testProductByDay: "/report/testProductByDay", //首检测项目统计 |
| | | manHourByStation: "/report/manHourByStation", //首页工时统计 |
| | | manHourByPerson: "/report/manHourByPerson", //首页工时统计 |
| | | } |
| | | const certification = { |
| | | getCertificationDetail: "/certification/getCertificationDetail", //查询资质明细列表 |