| | |
| | | delTestObject: "/capacityScope/delTestObject", //删除检测对象 |
| | | upTestObject: "/capacityScope/upTestObject", //修改检测对象 |
| | | selectTestObjectByName: "/capacityScope/selectTestObjectByName", //获取检验对象枚举 |
| | | getInsProduction: "/capacityScope/getInsProduction", //设备里面选择检验项目(树形结构) |
| | | } |
| | | |
| | | const laboratoryScope = { |
| | |
| | | calendarWorkByWeek: "/report/calendarWorkByWeek", //首页-->日历任务图 |
| | | addSchedule: "/report/addSchedule", //首页-->添加日程 |
| | | ScheduleByMe: "/report/ScheduleByMe", //首页-->我的日程 |
| | | testProductByDay: "/report/testProductByDay", //首检测项目统计 |
| | | } |
| | | const certification = { |
| | | getCertificationDetail:"/certification/getCertificationDetail",//查询资质明细列表 |